From ff2a74c253fa637d5c19a3bc05a7adf155156e13 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 5 Jul 2024 00:25:35 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/it.js | 2 ++ l10n/it.json | 2 ++ 2 files changed, 4 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index 37b60b29..7ebbb007 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -7,10 +7,12 @@ OC.L10N.register( "View results" : "Mostra risultati", "Artificial Intelligence" : "Intelligenza artificiale", "Choose file" : "Scegli file", + "Input" : "Input", "Type some text" : "Aggiungi del testo", "Choose" : "Scegli", "No file selected" : "Nessun file selezionato", "Close" : "Chiudi", + "Output" : "Output", "Reset" : "Ripristina", "Result" : "Risultato", "Copy" : "Copia", diff --git a/l10n/it.json b/l10n/it.json index a76992dc..6f8ec0fd 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -5,10 +5,12 @@ "View results" : "Mostra risultati", "Artificial Intelligence" : "Intelligenza artificiale", "Choose file" : "Scegli file", + "Input" : "Input", "Type some text" : "Aggiungi del testo", "Choose" : "Scegli", "No file selected" : "Nessun file selezionato", "Close" : "Chiudi", + "Output" : "Output", "Reset" : "Ripristina", "Result" : "Risultato", "Copy" : "Copia",