diff --git a/i18n/hi.toml b/i18n/hi.toml index 5f25212..9dc3f33 100644 --- a/i18n/hi.toml +++ b/i18n/hi.toml @@ -7,6 +7,9 @@ other = "टैग" [series] other = "श्रृंखला" +[author] +other = "लेखक" + [reading_time] one = "एक पढ़ने का समय" other = "{{ .Count }} पढ़ने का समय" @@ -22,3 +25,9 @@ other = "आप वापस आ सकते हैं म [powered_by] other = "द्वारा संचालित" + +[see_also] +other = "यह भी देखें" + +[posts] +other = "सामग्री"