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

Alexander Bilz
05.03.2021 3446da08bade6a0d78e3aa487a3a20b00472e33d
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[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"
 
[send]
other = "Enviar"
 
[read_more]
other = "Leer más"