1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-07-30 08:33:51 +00:00

[Imapsync] Remove oauth source hint

This commit is contained in:
FreddleSpl0it
2026-07-21 12:20:13 +02:00
parent 5c5f251d35
commit 6758999cf3
6 changed files with 0 additions and 6 deletions
-1
View File
@@ -1252,7 +1252,6 @@
"source_token_error": "Letzter Refresh-Fehler",
"source_refresh_now": "Token jetzt erneuern",
"source_secret_unchanged_hint": "Leer lassen, um das gespeicherte Secret beizubehalten.",
"oauth_source_hint": "Authentifizierung über OAuth2 — kein Passwort erforderlich.",
"source_oauth_flow": "OAuth2-Flow",
"source_oauth_flow_app": "App (Client Credentials)",
"source_oauth_flow_user": "Benutzer-Login (Authorization Code)",
-1
View File
@@ -1259,7 +1259,6 @@
"source_token_error": "Last refresh error",
"source_refresh_now": "Refresh token now",
"source_secret_unchanged_hint": "Leave blank to keep the stored secret unchanged.",
"oauth_source_hint": "Authentication via OAuth2 — no password required.",
"source_oauth_flow": "OAuth2 flow",
"source_oauth_flow_app": "App (client credentials)",
"source_oauth_flow_user": "User login (authorization code)",