From 109a0b9a70964be39a2931222b7d8ed54bfb9b17 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 27 Feb 2025 01:27:26 +0530 Subject: [PATCH] feat: -rm select integration type --- public/locales/de.json | 1 - 1 file changed, 1 deletion(-) diff --git a/public/locales/de.json b/public/locales/de.json index 71ba81a1..aade3c67 100644 --- a/public/locales/de.json +++ b/public/locales/de.json @@ -306,7 +306,6 @@ }, "integration_settings": { "title": "Integrationseinstellungen", - "title_select_integration": "Integrationstyp auswählen", "descriptions": { "authenticated_as": "Authentifiziert als: {{email}}" },