mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Added missing i18n strings in hi.toml (#454)
* Update hi.toml * Update hi.toml
This commit is contained in:
@@ -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 = "सामग्री"
|
||||
|
||||
Reference in New Issue
Block a user