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
|
- id: read_time
|
||||||
translation:
|
translation:
|
||||||
one : "минута"
|
zero: "0 минут"
|
||||||
other: "{{ .Count }} мин"
|
one: "минута"
|
||||||
|
few: "{{ .Count }} минуты"
|
||||||
|
many: "{{ .Count }} минут"
|
||||||
|
other: "{{ .Count }} минуты"
|
||||||
|
|
||||||
- id: words
|
- id: words
|
||||||
translation:
|
translation:
|
||||||
one : "слово"
|
zero: "0 слов"
|
||||||
other: "{{ .Count }} слов"
|
one: "слово"
|
||||||
|
few: "{{ .Count }} слова"
|
||||||
|
many: "{{ .Count }} слов"
|
||||||
|
other: "{{ .Count }} слова"
|
||||||
|
|
||||||
- id: toc
|
- id: toc
|
||||||
translation: "Оглавление"
|
translation: "Оглавление"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user