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 - id: read_time
translation: translation:
zero: "0 минут" zero: "0 минут"
one: "{{ .Count }} минута" one: "1 минута"
few: "{{ .Count }} минуты" few: "{{ .Count }} минуты"
many: "{{ .Count }} минут" many: "{{ .Count }} минут"
other: "{{ .Count }} минуты" other: "{{ .Count }} минута"
- id: words - id: words
translation: translation:
zero: "0 слов" zero: "0 слов"
one: "{{ .Count }} слово" one: "1 слово"
few: "{{ .Count }} слова" few: "{{ .Count }} слова"
many: "{{ .Count }} слов" many: "{{ .Count }} слов"
other: "{{ .Count }} слова" other: "{{ .Count }} слово"
- id: toc - id: toc
translation: "Оглавление" translation: "Оглавление"