update russian translation

This commit is contained in:
Y.Yadrushnikov 2022-06-25 02:22:00 +03:00
parent f829ba73de
commit ef74a5dd24
No known key found for this signature in database
GPG Key ID: 87EB2E8015B87BC7

View File

@ -6,13 +6,19 @@
- id: read_time
translation:
zero: "0 минут"
one: "минута"
other: "{{ .Count }} мин"
few: "{{ .Count }} минуты"
many: "{{ .Count }} минут"
other: "{{ .Count }} минуты"
- id: words
translation:
zero: "0 слов"
one: "слово"
other: "{{ .Count }} слов"
few: "{{ .Count }} слова"
many: "{{ .Count }} слов"
other: "{{ .Count }} слова"
- id: toc
translation: "Оглавление"