diff --git a/i18n/de.yaml b/i18n/de.yaml index e7feaacc..66412775 100644 --- a/i18n/de.yaml +++ b/i18n/de.yaml @@ -3,3 +3,14 @@ - id: next_page translation: "Nächste Seite" + +- id: read_time + translation: + one: "1 min" + other: "{{ .Count }} min" + +- id: toc + translation: "Inhaltsverzeichnis" + +- id: translations + translation: "Übersetzungen"