Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorthinegen <git@thinegen.de>2020-05-31 14:50:17 +0300
committerthinegen <git@thinegen.de>2020-05-31 14:50:17 +0300
commite890a22d98988fdaace7ac4e3099495d2375b7dc (patch)
treee055df7391626002f96ee8bcb98957b8ec1fe941 /i18n
parent3b7b82a9be51698f265634419bf27974ddf499ab (diff)
added german
Diffstat (limited to 'i18n')
-rw-r--r--i18n/de.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
new file mode 100644
index 0000000..7e87e79
--- /dev/null
+++ b/i18n/de.toml
@@ -0,0 +1,12 @@
+[edited]
+other = " • bearbeitet am %s"
+
+[readingTime]
+one = " • Lesezeit eine Minute"
+other = " • Lesezeit {{ .Count }} Minuten"
+
+[Categories]
+other = "Kategorie"
+
+[Tags]
+other = "Tags"