Use plural translation keys for taxonomies (#620)

This commit is contained in:
Alphonse Mariya
2021-12-26 19:18:00 +01:00
committed by GitHub
parent 0b430ece67
commit d14dd837ec
33 changed files with 229 additions and 263 deletions

View File

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