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: "अनुवाद"