From 531be494c2bee665afecf9a64af98686e813fb51 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 28 Oct 2024 01:45:26 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/it.js | 4 ++++ l10n/it.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index e9ab496ae5b..575a54c6f9a 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -186,6 +186,10 @@ OC.L10N.register( "Increase indentation" : "Aumenta il rientro", "Decrease indentation" : "Diminuisci rientro", "Blocks" : "Blocchi", + "Info callout" : "Informazioni", + "Success callout" : "Accettato", + "Warning callout" : "Avviso", + "Danger callout" : "Errore", "Table" : "Tabella", "Details" : "Dettagli", "Insert link" : "Inserisci collegamento", diff --git a/l10n/it.json b/l10n/it.json index c70bc4cbe11..0d8fce79ae0 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -184,6 +184,10 @@ "Increase indentation" : "Aumenta il rientro", "Decrease indentation" : "Diminuisci rientro", "Blocks" : "Blocchi", + "Info callout" : "Informazioni", + "Success callout" : "Accettato", + "Warning callout" : "Avviso", + "Danger callout" : "Errore", "Table" : "Tabella", "Details" : "Dettagli", "Insert link" : "Inserisci collegamento",