update russian translation

This commit is contained in:
Y.Yadrushnikov 2022-06-25 02:41:27 +03:00
parent 7d900668fb
commit 4db113d8df
No known key found for this signature in database
GPG Key ID: 87EB2E8015B87BC7

View File

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