mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
23 lines
422 B
YAML
23 lines
422 B
YAML
- id: prev_page
|
|
translation: "Предыдущая"
|
|
|
|
- id: next_page
|
|
translation: "Следующая"
|
|
|
|
- id: read_time
|
|
translation: "{{ .Count }} мин"
|
|
|
|
- id: toc
|
|
translation: "Оглавление"
|
|
|
|
- id: translations
|
|
translation: "Переводы"
|
|
|
|
- id: home
|
|
translation: "Главная"
|
|
|
|
- id: code_copy
|
|
translation: "копировать"
|
|
|
|
- id: code_copied
|
|
translation: "скопировано!" |