fix: support Hugo 0.76 (but not earlier)

This commit is contained in:
Henry Schreiner 2020-10-21 22:35:31 -04:00
commit 28a65d8b98
14 changed files with 28 additions and 28 deletions

View file

@ -4,9 +4,9 @@
- id: shortdateFormat
translation: "2 Jan, 2006 15:04:05"
- id: postedOnDate
translation: "Gepostet am {{ .Count }}"
translation: "Gepostet am {{ . }}"
- id: lastModified
translation: "(Zuletzt geändert am {{ .Count }})"
translation: "(Zuletzt geändert am {{ . }})"
- id: translationsLabel
translation: "Andere Sprachen: "
- id: translationsSeparator