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

Joseph Ting
31.16.2020 39616beba3da41d4b8b842d9534f9b04f12d330c
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"