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

Alexander Bilz
17.48.2020 4a73b15a6addea1a2fdf8341aa165fc7dd14e821
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"