mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
39
i18n/de.toml
39
i18n/de.toml
@@ -1,12 +1,27 @@
|
||||
[category]
|
||||
other = "Kategorie"
|
||||
|
||||
[categories]
|
||||
other = "Kategorien"
|
||||
|
||||
[tag]
|
||||
other = "Tag"
|
||||
|
||||
[tags]
|
||||
other = "Tags"
|
||||
|
||||
[series]
|
||||
other = "Serie"
|
||||
|
||||
[author]
|
||||
other = "Autor"
|
||||
|
||||
[authors]
|
||||
other = "Autoren"
|
||||
|
||||
[posts]
|
||||
other = "Beiträge"
|
||||
|
||||
[reading_time]
|
||||
one = "Eine Minute Lesezeit"
|
||||
other = "{{ .Count }} Minuten Lesezeit"
|
||||
@@ -22,3 +37,27 @@ other = "Du kannst hier zurück zur <a href=\"{{ . }}\">Startseite</a>."
|
||||
|
||||
[powered_by]
|
||||
other = "Gestaltet mit"
|
||||
|
||||
[see_also]
|
||||
other = "Siehe auch in"
|
||||
|
||||
[note]
|
||||
other = "Bemerkung"
|
||||
|
||||
[tip]
|
||||
other = "Tipp"
|
||||
|
||||
[example]
|
||||
other = "Beispiel"
|
||||
|
||||
[question]
|
||||
other = "Frage"
|
||||
|
||||
[info]
|
||||
other = "Info"
|
||||
|
||||
[warning]
|
||||
other = "Warnung"
|
||||
|
||||
[error]
|
||||
other = "Fehler"
|
||||
|
||||
Reference in New Issue
Block a user