hugo-PaperMod/i18n/bg.yaml
Dragomir Yordanov db0e744af3
i18n: improve for 'es' and add 'bg' (#58)
* Translate read_time, toc and translations to spanish

* Add translations in bulgarian
2020-10-25 09:52:26 +05:30

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: "Преводи"