summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Benning2020-10-01 18:26:57 +0200
committerFelix Benning2020-10-01 18:26:57 +0200
commite5ce03ae2bc3e895e55f378633db37933d673047 (patch)
treeeb0abcf64216d8f88e03c7a1987b1b27d98b533a
parente126891e7e1e3e7ff0ebb9c26128fa9c5ddbfb5c (diff)
downloadhugo-theme-fuji-e5ce03ae2bc3e895e55f378633db37933d673047.tar.gz
hugo-theme-fuji-e5ce03ae2bc3e895e55f378633db37933d673047.tar.bz2
hugo-theme-fuji-e5ce03ae2bc3e895e55f378633db37933d673047.zip
missing translation
-rw-r--r--i18n/de.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/de.toml b/i18n/de.toml
index 3c6e3f8..d251b18 100644
--- a/i18n/de.toml
+++ b/i18n/de.toml
@@ -23,8 +23,8 @@
other = "Kein Tag"
[postMetaWordCount]
- one = "{{.Count}} word"
- other = "{{.Count}} words"
+ one = "{{.Count}} Wort"
+ other = "{{.Count}} Wörter"
[postMetaReadingTime]
one = "{{.Count}} Minute"