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 - 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: "Оглавление"