mirror of https://github.com/luizdepra/hugo-coder.git

Luiz F. A. de Prá
25.23.2021 7ec46861e3989a04fa1d6d71a6a444c83f910344
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
28
29
30
31
32
33
[category]
other = "categoría"
 
[tag]
other = "etiqueta"
 
[series]
other = "serie"
 
[author]
other = "autor"
 
[posts]
other = "publicaciones"
 
[reading_time]
one = "Un 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>."
 
[powered_by]
other = "Desarrollado por"
 
[see_also]
other = "También ver en"