From 07976cdd3c6d5af8e0128f277d24693391628dc9 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Tue, 22 Sep 2020 13:41:55 +0530 Subject: [PATCH] i18n: translations for en, hi --- i18n/en.yaml | 5 ++++- i18n/hi.yaml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index 82e1d07..14b37b5 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -10,4 +10,7 @@ other: "{{ .Count }} min" - id: toc - translation: "Table of Contents" \ No newline at end of file + translation: "Table of Contents" + +- id: translations + translation: "Translations" diff --git a/i18n/hi.yaml b/i18n/hi.yaml index 8574bc4..24e8fc6 100644 --- a/i18n/hi.yaml +++ b/i18n/hi.yaml @@ -10,4 +10,7 @@ other: "{{ .Count }} मिनट" - id: toc - translation: "विषय - सूची" \ No newline at end of file + translation: "विषय - सूची" + +- id: translations + translation: "अनुवाद"