mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Fix italian translation (#391)
Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ other = "series"
|
|||||||
|
|
||||||
[reading_time]
|
[reading_time]
|
||||||
one = "Lettura di un minuto"
|
one = "Lettura di un minuto"
|
||||||
other = "{{ .Count }} minuti letti"
|
other = "{{ .Count }} minuti di lettura"
|
||||||
|
|
||||||
[page_not_found]
|
[page_not_found]
|
||||||
other = "Pagina non trovata"
|
other = "Pagina non trovata"
|
||||||
@@ -18,10 +18,10 @@ other = "Pagina non trovata"
|
|||||||
other = "Siamo spiacenti, questa pagina non esiste."
|
other = "Siamo spiacenti, questa pagina non esiste."
|
||||||
|
|
||||||
[head_back]
|
[head_back]
|
||||||
other = "Puoi tornare a <a href=\"{{ . }}\">homepage</a>."
|
other = "Torna alla <a href=\"{{ . }}\">homepage</a>."
|
||||||
|
|
||||||
[powered_by]
|
[powered_by]
|
||||||
other = "Alimentato da"
|
other = "Generato da"
|
||||||
|
|
||||||
[see_also]
|
[see_also]
|
||||||
other = "Vedi anche in"
|
other = "Vedi anche in"
|
||||||
|
|||||||
Reference in New Issue
Block a user