Explorar el Código

Translate to German (#192)

Nico Alt hace 6 años
padre
commit
a63bece905
Se han modificado 1 ficheros con 24 adiciones y 0 borrados
  1. 24 0
      i18n/de.toml

+ 24 - 0
i18n/de.toml

@@ -0,0 +1,24 @@
+[category]
+other = "Kategorie"
+
+[tag]
+other = "Tag"
+
+[series]
+other = "Serie"
+
+[reading_time]
+one = "Eine Minute Lesezeit"
+other = "{{ .Count }} Minuten Lesezeit"
+
+[page_not_found]
+other = "Seite nicht gefunden"
+
+[page_does_not_exist]
+other = "Tut mir Leid, die Seite existiert leider nicht."
+
+[head_back]
+other = "Du kannst hier zurück zur <a href=\"{{ . }}\">Startseite</a>."
+
+[powered_by]
+other = "Gestaltet mit"