mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Update i18n files with missing keys
This commit is contained in:
25
i18n/nl.toml
25
i18n/nl.toml
@@ -1,14 +1,18 @@
|
||||
[categories]
|
||||
one = "Categorie"
|
||||
other = "categories"
|
||||
|
||||
[tags]
|
||||
one = "Label"
|
||||
other = "tags"
|
||||
|
||||
[series]
|
||||
one = "Serie"
|
||||
other = "series"
|
||||
|
||||
[authors]
|
||||
one = "Auteur"
|
||||
other = "authors"
|
||||
|
||||
[posts]
|
||||
other = "Berichten"
|
||||
@@ -31,3 +35,24 @@ other = "Aangedreven door"
|
||||
|
||||
[see_also]
|
||||
other = "Zie ook in"
|
||||
|
||||
[note]
|
||||
other = "note"
|
||||
|
||||
[tip]
|
||||
other = "tip"
|
||||
|
||||
[example]
|
||||
other = "example"
|
||||
|
||||
[question]
|
||||
other = "question"
|
||||
|
||||
[info]
|
||||
other = "info"
|
||||
|
||||
[warning]
|
||||
other = "warning"
|
||||
|
||||
[error]
|
||||
other = "error"
|
||||
|
||||
Reference in New Issue
Block a user