mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
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
|
||||
translation: "Сюда"
|
||||
translation: 'Предыдущая'
|
||||
|
||||
- id: next_page
|
||||
translation: "Туда"
|
||||
translation: 'Следующая'
|
||||
|
||||
- id: read_time
|
||||
translation: '{{ .Count }} мин'
|
||||
|
||||
- id: toc
|
||||
translation: 'Оглавление'
|
||||
|
||||
- id: translations
|
||||
translation: 'Переводы'
|
||||
|
Loading…
Reference in New Issue
Block a user