From b99f5ada20620ab5cade642248ffb994a3c16c4c Mon Sep 17 00:00:00 2001 From: Andrea <119691950+andrMollo@users.noreply.github.com> Date: Sun, 19 Feb 2023 17:39:39 +0100 Subject: [PATCH] Fix italian traslation and uncommented (#736) --- i18n/it.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/i18n/it.toml b/i18n/it.toml index 4ed987a..b88a214 100644 --- a/i18n/it.toml +++ b/i18n/it.toml @@ -53,8 +53,8 @@ other = "Precedente" [next] other = "Successivo" -# [share_on] -# other = "Share on" +[share_on] +other = "Condividi su:" [improve_this_page] other = "Migliora questa pagina" @@ -86,11 +86,11 @@ other = "Vedi altro" [show_less] other = "Mostra meno" -# [responsibilities] -# other = "Responsibilities:" +[responsibilities] +other = "Responsabilità:" -# [present] -# other = "Present" +[present] +other = "Ad oggi" # [comments_javascript] # other = "Please enable JavaScript to view the"