From c41af573f3170111aa2e426a542afff80f12cdb8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 11 Nov 2023 00:57:26 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/it.js | 1 + l10n/it.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index f2306b6..c2fcda5 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -1,6 +1,7 @@ OC.L10N.register( "integration_discourse", { + "Discourse" : "Discorso", "Error during authentication exchanges" : "Errore durante le negoziazioni dell'autenticazione", "No API key returned by Discourse" : "Nessuna chiave API restituita da Discourse", "Discourse notifications" : "Notifiche Discourse", diff --git a/l10n/it.json b/l10n/it.json index 08bc7eb..36a8f41 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -1,4 +1,5 @@ { "translations": { + "Discourse" : "Discorso", "Error during authentication exchanges" : "Errore durante le negoziazioni dell'autenticazione", "No API key returned by Discourse" : "Nessuna chiave API restituita da Discourse", "Discourse notifications" : "Notifiche Discourse",