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:
13
i18n/sq.toml
13
i18n/sq.toml
@@ -1,22 +1,17 @@
|
||||
[category]
|
||||
other = "kategori"
|
||||
|
||||
[categories]
|
||||
one = "kategori"
|
||||
other = "kategoritë"
|
||||
|
||||
[tag]
|
||||
other = "shenjim"
|
||||
|
||||
[tags]
|
||||
one = "shenjim"
|
||||
other = "shenjuesat"
|
||||
|
||||
[series]
|
||||
one = "seritë"
|
||||
other = "seritë"
|
||||
|
||||
[author]
|
||||
other = "autori"
|
||||
|
||||
[authors]
|
||||
one = "autori"
|
||||
other = "autorë"
|
||||
|
||||
[posts]
|
||||
|
||||
Reference in New Issue
Block a user