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: "скопировано!"
|