From bb656bf7f24586bf47d8f01d151f475ac5c64729 Mon Sep 17 00:00:00 2001 From: TheGroundZero <2406013+TheGroundZero@users.noreply.github.com> Date: Sat, 5 Sep 2020 19:48:46 +0000 Subject: [PATCH] German translation for Last Updated --- i18n/de.toml | 3 +++ 1 file changed, 3 insertions(+) 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"