36 lines
478 B
TOML
36 lines
478 B
TOML
[not_found]
|
|
other = "NO ENCONTRADO"
|
|
|
|
[not_found_desc]
|
|
other = "Has tomado una ruta que no existe..."
|
|
|
|
[home]
|
|
other = "Inicio"
|
|
|
|
[published]
|
|
other = "Publicado"
|
|
|
|
[reading_time]
|
|
other = "Tiempo de lectura"
|
|
|
|
[reading_time_desc]
|
|
one = "1 minuto"
|
|
other = "{{ .Count }} minutos"
|
|
|
|
[authors]
|
|
other = "Autores"
|
|
|
|
[tags]
|
|
other = "Etiquetas"
|
|
|
|
[categories]
|
|
other = "Categorías"
|
|
|
|
[and]
|
|
other = "y"
|
|
|
|
[powered_by]
|
|
other = "Hecho con"
|
|
|
|
[theme]
|
|
other = "Tema"
|