update russian translation

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

View File

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