diff options
Diffstat (limited to 'i18n')
-rw-r--r-- | i18n/de.toml | 4 |
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" |