mirror of https://github.com/lxndrblz/anatole.git

Erick Castellanos
28.43.2020 77ecf4393f953f2ef59fbad6e08c2390f7eda838
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[category]
other = "categoría"
 
[tag]
other = "etiqueta"
 
[reading_time]
one = "1 minuto de lectura"
other = "{{ .Count }} minutos de lectura"
 
[page_not_found]
other = "Página no encontrada"
 
[page_does_not_exist]
other = "Disculpa, la página no existe."
 
[head_back]
other = "Puedes regresar a la <a href=\"{{ . }}\">página inicial</a>."
 
[comments]
other = "comentarios"