Update to current version
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 12s
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
[categories]
|
||||
one = "Categorie"
|
||||
other = "categories"
|
||||
one = "categorie"
|
||||
other = "categorieën"
|
||||
|
||||
[tags]
|
||||
one = "Label"
|
||||
other = "tags"
|
||||
one = "label"
|
||||
other = "labels"
|
||||
|
||||
[series]
|
||||
one = "Serie"
|
||||
one = "serie"
|
||||
other = "series"
|
||||
|
||||
[authors]
|
||||
one = "Auteur"
|
||||
other = "authors"
|
||||
one = "auteur"
|
||||
other = "auteurs"
|
||||
|
||||
[posts]
|
||||
other = "Berichten"
|
||||
other = "berichten"
|
||||
|
||||
[reading_time]
|
||||
one = "Eén minuut leestijd"
|
||||
@@ -30,6 +30,9 @@ other = "Sorry, deze pagina bestaat niet."
|
||||
[head_back]
|
||||
other = "U kunt terugkeren naar de <a href=\"{{ . }}\">thuispagina</a>."
|
||||
|
||||
[licensed_under]
|
||||
other = "Valt onder"
|
||||
|
||||
[powered_by]
|
||||
other = "Aangedreven door"
|
||||
|
||||
@@ -37,22 +40,25 @@ other = "Aangedreven door"
|
||||
other = "Zie ook in"
|
||||
|
||||
[note]
|
||||
other = "note"
|
||||
other = "notitie"
|
||||
|
||||
[tip]
|
||||
other = "tip"
|
||||
|
||||
[example]
|
||||
other = "example"
|
||||
other = "voorbeeld"
|
||||
|
||||
[question]
|
||||
other = "question"
|
||||
other = "vraag"
|
||||
|
||||
[info]
|
||||
other = "info"
|
||||
|
||||
[warning]
|
||||
other = "warning"
|
||||
other = "waarschuwing"
|
||||
|
||||
[error]
|
||||
other = "error"
|
||||
other = "fout"
|
||||
|
||||
[link_to_heading]
|
||||
other = "Link to heading"
|
||||
|
||||
Reference in New Issue
Block a user