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:
14
i18n/nl.toml
14
i18n/nl.toml
@@ -1,14 +1,14 @@
|
||||
[category]
|
||||
other = "Categorie"
|
||||
[categories]
|
||||
one = "Categorie"
|
||||
|
||||
[tag]
|
||||
other = "Label"
|
||||
[tags]
|
||||
one = "Label"
|
||||
|
||||
[series]
|
||||
other = "Serie"
|
||||
one = "Serie"
|
||||
|
||||
[author]
|
||||
other = "Auteur"
|
||||
[authors]
|
||||
one = "Auteur"
|
||||
|
||||
[posts]
|
||||
other = "Berichten"
|
||||
|
||||
Reference in New Issue
Block a user