mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Use plural translation keys for taxonomies (#620)
This commit is contained in:
20
i18n/hi.toml
20
i18n/hi.toml
@@ -1,14 +1,17 @@
|
||||
[category]
|
||||
other = "श्रेणी"
|
||||
[categories]
|
||||
one = "श्रेणी"
|
||||
|
||||
[tag]
|
||||
other = "टैग"
|
||||
[tags]
|
||||
one = "टैग"
|
||||
|
||||
[series]
|
||||
other = "श्रृंखला"
|
||||
one = "श्रृंखला"
|
||||
|
||||
[author]
|
||||
other = "लेखक"
|
||||
[authors]
|
||||
one = "लेखक"
|
||||
|
||||
[posts]
|
||||
other = "सामग्री"
|
||||
|
||||
[reading_time]
|
||||
one = "एक पढ़ने का समय"
|
||||
@@ -28,6 +31,3 @@ other = "द्वारा संचालित"
|
||||
|
||||
[see_also]
|
||||
other = "यह भी देखें"
|
||||
|
||||
[posts]
|
||||
other = "सामग्री"
|
||||
|
||||
Reference in New Issue
Block a user