From 043883bd8eb9f0d2408bf423d48cd0e411aac80b Mon Sep 17 00:00:00 2001 From: Francesco <129339155+katullo11@users.noreply.github.com> Date: Mon, 25 Sep 2023 21:10:05 +0200 Subject: [PATCH] feat(i18n): Update it-IT locale (#2408) --- locales/it-IT.json | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/locales/it-IT.json b/locales/it-IT.json index c82af07a..2ab77f0b 100644 --- a/locales/it-IT.json +++ b/locales/it-IT.json @@ -453,7 +453,7 @@ "title": "Quali notifiche vuoi ricevere?" }, "description": "Ricevi notifiche anche quando non stai utilizzando Elk.", - "instructions": "Ricordati di salvare le tue modifiche usando @:settings.notifications.push_notifications.save_settings button!", + "instructions": "Ricordati di salvare le tue modifiche usando il tasto @:settings.notifications.push_notifications.save_settings!", "label": "Impostazioni notifiche push", "policy": { "all": "Da chiunque", @@ -605,8 +605,20 @@ "list": "Lista", "media": "Media", "news": "Notizie", - "notifications_all": "Tutte", - "notifications_mention": "Menzioni", + "notifications_admin": { + "report": "Segnalazione", + "sign_up": "Iscrizione" + }, + "notifications_all": "Tutti", + "notifications_favourite": "Apprezzamento", + "notifications_follow": "Nuovo seguace", + "notifications_follow_request": "Richiesta di seguire", + "notifications_mention": "Menzione", + "notifications_more_tooltip": "Filtra notifiche per tipo", + "notifications_poll": "Sondaggio", + "notifications_reblog": "Apprezzamento", + "notifications_status": "Stato", + "notifications_update": "Aggiornamento", "posts": "Post", "posts_with_replies": "Post e risposte" },