From 4765e96529f674037458e328c46f8f9832d3eeb5 Mon Sep 17 00:00:00 2001 From: Lorenzo Balzani Date: Tue, 21 Jun 2022 12:49:37 +0200 Subject: Italian translation fix (#370) * Update it.toml Fixed weird Italian translation. * Update it.toml Smallfix --- i18n/it.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/i18n/it.toml b/i18n/it.toml index bef0bc9..18a748b 100644 --- a/i18n/it.toml +++ b/i18n/it.toml @@ -5,8 +5,8 @@ other = "categoria" other = "tag" [reading_time] -one = "Tempo di lettura: Un minuto" -other = "Tempo di lettura: {{ .Count }} Minuti" +one = "Tempo di lettura: un minuto." +other = "Tempo di lettura: {{ .Count }} minuti." [page_not_found] other = "Pagina non trovata" @@ -21,7 +21,7 @@ other = "Puoi tornare alla homepage." other = "commenti" [send] -other = "Spedire" +other = "Invia" [read_more] other = "Continua a leggere" -- cgit v1.2.3