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: "02/Jan/2006 15:04:05"
- id: postedOnDate
translation: "Postado em {{ .Count }}"
translation: "Postado em {{ . }}"
- id: lastModified
translation: "(Ultima modificação em {{ .Count }})"
translation: "(Ultima modificação em {{ . }})"
- id: translationsLabel
translation: "Outras linguagens: "
- id: translationsSeparator