hugo-coder-fork/i18n/es.toml

25 lines
399 B
TOML

[category]
other = "categoría"
[tag]
other = "tag"
[series]
other = "serie"
[reading_time]
one = "Un minuto de lectura"
other = "{{ .Count }} minutos de lectura."
[page_not_found]
other = "Página no existe."
[page_does_not_exist]
other = "Disculpa, aquí no hay nada."
[head_back]
other = "Puedes regresar a la <a href=\"{{ . }}\">primera página</a>."
[powered_by]
other = "Promovido por"