mirror of https://github.com/luizdepra/hugo-coder.git

Michael Weiss
23.31.2021 6581e860bde43960e3b6362001f270cd2e9db178
German Translations (#598)

* Update de.toml

* Update CONTRIBUTORS.md
2 files modified
40 ■■■■■ changed files
CONTRIBUTORS.md 1 ●●●● patch | view | raw | blame | history
i18n/de.toml 39 ●●●●● patch | view | raw | blame | history
CONTRIBUTORS.md
@@ -101,3 +101,4 @@
- [kuba86](https://kuba86.com)
- [Vladislav Matus](https://github.com/matusvla)
- [Kirill Feoktistov](https://feoktistoff.org)
- [Michael Weiss](https://mweiss.ch)
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 @@
[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"