Added missing i18n strings in hi.toml (#454)

* Update hi.toml

* Update hi.toml
This commit is contained in:
Rajiv Singh
2020-10-28 01:52:08 +05:30
committed by GitHub
parent 7ebb70014e
commit 79d5f656f0

View File

@@ -7,6 +7,9 @@ other = "टैग"
[series]
other = "श्रृंखला"
[author]
other = "लेखक"
[reading_time]
one = "एक पढ़ने का समय"
other = "{{ .Count }} पढ़ने का समय"
@@ -22,3 +25,9 @@ other = "आप वापस आ सकते हैं <a href=\"{{ . }}\">म
[powered_by]
other = "द्वारा संचालित"
[see_also]
other = "यह भी देखें"
[posts]
other = "सामग्री"