hugo-PaperMod/i18n/es.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
280 B
YAML

- id: prev_page
translation: "Página anterior"
- id: next_page
translation: "Página siguiente"
- id: read_time
translation:
one : "1 min"
other: "{{ .Count }} min"
- id: toc
translation: "Tabla de Contenidos"
- id: translations
translation: "Traducciones"