Admin: Ask for IMAP login credentials when testing, idea for #477

This commit is contained in:
the-djmaze 2022-08-04 14:58:13 +02:00
parent db95565b70
commit aff9ba29e7
66 changed files with 214 additions and 62 deletions

View file

@ -4,7 +4,10 @@
"CLOSE": "Schließen",
"SAVE": "Speichern",
"TEST": "Testen",
"UPDATE": "Aktualisieren"
"UPDATE": "Aktualisieren",
"USERNAME": "Username",
"PASSWORD": "Password",
"CANCEL": "Cancel"
},
"LOGIN": {
"LABEL_LOGIN": "Benutzer",

View file

@ -20,6 +20,7 @@
"NAME": "Name",
"NONE": "Keine",
"NOT_SPAM": "Kein Spam",
"USERNAME": "Username",
"PASSWORD": "Passwort",
"REPLY_TO": "Antwort an",
"SAVE": "Speichern",