diff --git a/apps/client/public/locales/de-DE/translation.json b/apps/client/public/locales/de-DE/translation.json index bc1bd1f2..cf8fe0bc 100644 --- a/apps/client/public/locales/de-DE/translation.json +++ b/apps/client/public/locales/de-DE/translation.json @@ -527,5 +527,11 @@ "Delete SSO provider": "SSO-Anbieter löschen", "Are you sure you want to delete this SSO provider?": "Sind Sie sicher, dass Sie diesen SSO-Anbieter löschen möchten?", "Action": "Aktion", - "{{ssoProviderType}} configuration": "{{ssoProviderType}}-Konfiguration" + "{{ssoProviderType}} configuration": "{{ssoProviderType}}-Konfiguration", + "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" }