From 4e1df3431c01647eb56df14ee85a690a845fa4ea Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Mon, 15 Sep 2025 21:39:35 +0100 Subject: [PATCH] New translations translation.json (Italian) --- apps/client/public/locales/it-IT/translation.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/it-IT/translation.json b/apps/client/public/locales/it-IT/translation.json index 8ed1f2c8..8bf622b8 100644 --- a/apps/client/public/locales/it-IT/translation.json +++ b/apps/client/public/locales/it-IT/translation.json @@ -527,5 +527,11 @@ "Delete SSO provider": "Elimina provider SSO", "Are you sure you want to delete this SSO provider?": "Sei sicuro di voler eliminare questo provider SSO?", "Action": "Azione", - "{{ssoProviderType}} configuration": "Configurazione {{ssoProviderType}}" + "{{ssoProviderType}} configuration": "Configurazione {{ssoProviderType}}", + "Icon": "Icon", + "Upload image": "Upload image", + "Remove image": "Remove image", + "Failed to remove image": "Failed to remove image", + "Image exceeds 10MB limit.": "Image exceeds 10MB limit.", + "Image removed successfully": "Image removed successfully" }