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

KK
26.30.2019 9ca430610e37fd7248d68bf43cb667fdd6f2912c
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 = "categoria"
 
[tag]
other = "tag"
 
[series]
other = "series"
 
[reading_time]
one = "Lettura di un minuto"
other = "{{ .Count }} minuti letti"
 
[page_not_found]
other = "Pagina non trovata"
 
[page_does_not_exist]
other = "Siamo spiacenti, questa pagina non esiste."
 
[head_back]
other = "Puoi tornare a <a href=\"{{ . }}\">homepage</a>."
 
[powered_by]
other = "Alimentato da"