Files
hugo-coder-timeline/i18n/it.toml
Lorenzo Cameroni 51c0c67ce6 Fix italian translation (#391)
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
2020-08-24 11:17:54 -03:00

28 lines
428 B
TOML

[category]
other = "categoria"
[tag]
other = "tag"
[series]
other = "series"
[reading_time]
one = "Lettura di un minuto"
other = "{{ .Count }} minuti di lettura"
[page_not_found]
other = "Pagina non trovata"
[page_does_not_exist]
other = "Siamo spiacenti, questa pagina non esiste."
[head_back]
other = "Torna alla <a href=\"{{ . }}\">homepage</a>."
[powered_by]
other = "Generato da"
[see_also]
other = "Vedi anche in"