use new hugo

This commit is contained in:
Christoph Cullmann 2021-01-24 21:39:31 +01:00
parent 6a8079fe80
commit 3236c1d56e
19 changed files with 57 additions and 51 deletions

View file

@ -4,9 +4,9 @@
- id: shortdateFormat
translation: "Jan 2, 2006 15:04:05"
- id: postedOnDate
translation: "Posted on {{ .Count }}"
translation: "Posted on {{ . }}"
- id: lastModified
translation: "(Last modified on {{ .Count }})"
translation: "(Last modified on {{ . }})"
- id: translationsLabel
translation: "Other languages: "
- id: translationsSeparator
@ -67,7 +67,7 @@
- id: show
translation: "Show"
- id: comments
translation: "comments"
translation: "comments"
# Related posts
- id: seeAlso