From b0f255703390d39b09b02505480bbe7f2ac1dfea Mon Sep 17 00:00:00 2001 From: Francesco Piantini Date: Sun, 23 Feb 2020 23:22:44 +0100 Subject: [PATCH] improved italian translation ([recentTitle] field) --- i18n/it.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/it.toml b/i18n/it.toml index f779f69..04c74a1 100644 --- a/i18n/it.toml +++ b/i18n/it.toml @@ -5,7 +5,7 @@ other = "Altro" other = "Tutti {{.Title }}" [recentTitle] -other = "Recenti {{.Title }}" +other = "Articoli recenti" [readMore] other = "leggi di più"