diff --git a/i18n/de.toml b/i18n/de.toml index 2f0317b..7ef99a2 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -34,3 +34,6 @@ other = "Inhaltsverzeichnis" [wordCount] one = "Ein Wort" other = "{{ .Count }} Wörter" + +[lastModified] +other = "Letzte Aktualisierung"