use new hugo
This commit is contained in:
parent
6a8079fe80
commit
3236c1d56e
19 changed files with 57 additions and 51 deletions
|
@ -4,9 +4,9 @@
|
|||
- id: shortdateFormat
|
||||
translation: "2 Jan, 2006 15:04:05"
|
||||
- id: postedOnDate
|
||||
translation: "Опубликовано {{ .Count }}"
|
||||
translation: "Опубликовано {{ . }}"
|
||||
- id: lastModified
|
||||
translation: "(Последнее изменение {{ .Count }})"
|
||||
translation: "(Последнее изменение {{ . }})"
|
||||
- id: translationsLabel
|
||||
translation: "Другие языки: "
|
||||
- id: translationsSeparator
|
||||
|
@ -67,7 +67,7 @@
|
|||
- id: show
|
||||
translation: "Показать"
|
||||
- id: comments
|
||||
translation: "комментариев"
|
||||
translation: "комментариев"
|
||||
|
||||
# Related posts
|
||||
- id: seeAlso
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue