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

KK
26.50.2019 64a613ce31a1e236ebb9003f2f8d5d116bdf2446
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[category]
other = "categoría"
 
[tag]
other = "tag"
 
[series]
other = "serie"
 
[reading_time]
one = "Un minuto de leer"
other = "{{ .Count }} minutos de leer"
 
[page_not_found]
other = "Pagina no existe"
 
[page_does_not_exist]
other = "Disculpa, aquí no hay nada."
 
[head_back]
other = "Puedes regresar a la <a href=\"{{ . }}\">primera pagina</a>."
 
[powered_by]
other = "Promovido por"