25 lines
454 B
YAML
25 lines
454 B
YAML
- id: prev_page
|
|
translation: "Попередня"
|
|
|
|
- id: next_page
|
|
translation: "Наступна"
|
|
|
|
- id: read_time
|
|
translation:
|
|
one : "1 хвилина"
|
|
other: "{{ .Count }} хвилин"
|
|
|
|
- id: toc
|
|
translation: "Зміст"
|
|
|
|
- id: translations
|
|
translation: "Переклади"
|
|
|
|
- id: home
|
|
translation: "Головна"
|
|
|
|
- id: code_copy
|
|
translation: "копіювати"
|
|
|
|
- id: code_copied
|
|
translation: "скопійовано!" |