mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 02:21:37 +01:00
17 lines
322 B
YAML
17 lines
322 B
YAML
|
- id: prev_page
|
||
|
translation: "Предишна страница"
|
||
|
|
||
|
- id: next_page
|
||
|
translation: "Следваща страница"
|
||
|
|
||
|
- id: read_time
|
||
|
translation:
|
||
|
one : "1 мин"
|
||
|
other: "{{ .Count }} мин"
|
||
|
|
||
|
- id: toc
|
||
|
translation: "Съдържание"
|
||
|
|
||
|
- id: translations
|
||
|
translation: "Преводи"
|