update russian translation

This commit is contained in:
Y.Yadrushnikov 2022-06-25 02:01:16 +03:00
parent 9af128a8a6
commit 88cf1d9d59
No known key found for this signature in database
GPG Key ID: 87EB2E8015B87BC7

View File

@ -5,7 +5,14 @@
translation: "Следующая"
- id: read_time
translation: "{{ .Count }} мин"
translation:
one : "1 мин"
other: "{{ .Count }} мин"
- id: words
translation:
one : "слово"
other: "{{ .Count }} слов"
- id: toc
translation: "Оглавление"
@ -16,6 +23,9 @@
- id: home
translation: "Главная"
- id: edit_post
translation: "Редактировать"
- id: code_copy
translation: "копировать"