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" }