瀏覽代碼

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

* Update hi.toml

* Update hi.toml
Rajiv Singh 5 年之前
父節點
當前提交
79d5f656f0
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      i18n/hi.toml

+ 9 - 0
i18n/hi.toml

@@ -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 = "सामग्री"