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

Karol Kania
08.06.2020 8172884bfce0fe1e69681d0d76d5e094bf5d2eac
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[category]
other = "categoria"
 
[tag]
other = "tag"
 
[reading_time]
one = "Tempo di lettura: Un minuto"
other = "Tempo di lettura: {{ .Count }} Minuti"
 
[page_not_found]
other = "Pagina non trovata"
 
[page_does_not_exist]
other = "Spiacente, questa pagina non esiste."
 
[head_back]
other = "Puoi tornare alla <a href=\"{{ . }}\">homepage</a>."
 
[comments]
other = "commenti"