Files
hugo-PaperMod/i18n/ru.yaml
2022-06-25 02:05:29 +03:00

33 lines
605 B
YAML

- id: prev_page
translation: "Предыдущая"
- id: next_page
translation: "Следующая"
- id: read_time
translation:
one : "минута"
other: "{{ .Count }} мин"
- id: words
translation:
one : "слово"
other: "{{ .Count }} слов"
- id: toc
translation: "Оглавление"
- id: translations
translation: "Переводы"
- id: home
translation: "Главная"
- id: edit_post
translation: "Редактировать"
- id: code_copy
translation: "копировать"
- id: code_copied
translation: "скопировано!"