update russian translation
This commit is contained in:
parent
9af128a8a6
commit
88cf1d9d59
12
i18n/ru.yaml
12
i18n/ru.yaml
@ -5,7 +5,14 @@
|
||||
translation: "Следующая"
|
||||
|
||||
- id: read_time
|
||||
translation: "{{ .Count }} мин"
|
||||
translation:
|
||||
one : "1 мин"
|
||||
other: "{{ .Count }} мин"
|
||||
|
||||
- id: words
|
||||
translation:
|
||||
one : "слово"
|
||||
other: "{{ .Count }} слов"
|
||||
|
||||
- id: toc
|
||||
translation: "Оглавление"
|
||||
@ -16,6 +23,9 @@
|
||||
- id: home
|
||||
translation: "Главная"
|
||||
|
||||
- id: edit_post
|
||||
translation: "Редактировать"
|
||||
|
||||
- id: code_copy
|
||||
translation: "копировать"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user