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/ms.toml
14
i18n/ms.toml
@@ -1,11 +1,15 @@
|
||||
[category]
|
||||
other = "kategori"
|
||||
[categories]
|
||||
one = "kategori"
|
||||
|
||||
[tag]
|
||||
other = "teg"
|
||||
[tags]
|
||||
one = "teg"
|
||||
|
||||
[series]
|
||||
other = "siri"
|
||||
one = "siri"
|
||||
|
||||
[authors]
|
||||
|
||||
[posts]
|
||||
|
||||
[reading_time]
|
||||
one = "Bacaan 1 minit"
|
||||
|
||||
Reference in New Issue
Block a user