update russian translation
This commit is contained in:
parent
f829ba73de
commit
ef74a5dd24
14
i18n/ru.yaml
14
i18n/ru.yaml
@ -6,13 +6,19 @@
|
||||
|
||||
- id: read_time
|
||||
translation:
|
||||
one : "минута"
|
||||
other: "{{ .Count }} мин"
|
||||
zero: "0 минут"
|
||||
one: "минута"
|
||||
few: "{{ .Count }} минуты"
|
||||
many: "{{ .Count }} минут"
|
||||
other: "{{ .Count }} минуты"
|
||||
|
||||
- id: words
|
||||
translation:
|
||||
one : "слово"
|
||||
other: "{{ .Count }} слов"
|
||||
zero: "0 слов"
|
||||
one: "слово"
|
||||
few: "{{ .Count }} слова"
|
||||
many: "{{ .Count }} слов"
|
||||
other: "{{ .Count }} слова"
|
||||
|
||||
- id: toc
|
||||
translation: "Оглавление"
|
||||
|
Loading…
x
Reference in New Issue
Block a user