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/id.toml
14
i18n/id.toml
@@ -1,14 +1,14 @@
|
||||
[category]
|
||||
other = "kategori"
|
||||
[categories]
|
||||
one = "kategori"
|
||||
|
||||
[tag]
|
||||
other = "label"
|
||||
[tags]
|
||||
one = "label"
|
||||
|
||||
[series]
|
||||
other = "seri"
|
||||
one = "seri"
|
||||
|
||||
[author]
|
||||
other = "penulis"
|
||||
[authors]
|
||||
one = "penulis"
|
||||
|
||||
[posts]
|
||||
other = "artikel"
|
||||
|
||||
Reference in New Issue
Block a user