i18n: ru: Add full Russian localization (#40)
This commit is contained in:
parent
fb945ba3c1
commit
a980d10bfc
13
i18n/ru.yaml
13
i18n/ru.yaml
|
@ -1,5 +1,14 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "Сюда"
|
translation: 'Предыдущая'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "Туда"
|
translation: 'Следующая'
|
||||||
|
|
||||||
|
- id: read_time
|
||||||
|
translation: '{{ .Count }} мин'
|
||||||
|
|
||||||
|
- id: toc
|
||||||
|
translation: 'Оглавление'
|
||||||
|
|
||||||
|
- id: translations
|
||||||
|
translation: 'Переводы'
|
||||||
|
|
Loading…
Reference in New Issue