fix: support Hugo 0.76 (but not earlier)
This commit is contained in:
parent
1ff3894b84
commit
28a65d8b98
14 changed files with 28 additions and 28 deletions
|
|
@ -4,9 +4,9 @@
|
|||
- id: shortdateFormat
|
||||
translation: "2 Jan, 2006 15:04:05"
|
||||
- id: postedOnDate
|
||||
translation: "Opublikowany {{ .Count }}"
|
||||
translation: "Opublikowany {{ . }}"
|
||||
- id: lastModified
|
||||
translation: "(Ostatnia modyfikacja {{ .Count }})"
|
||||
translation: "(Ostatnia modyfikacja {{ . }})"
|
||||
- id: translationsLabel
|
||||
translation: "Inne języki: "
|
||||
- id: translationsSeparator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue