feat: add support for custom JMAP server endpoints in login and settings
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"username_placeholder": "user@example.com",
|
||||
"password_label": "Password",
|
||||
"password_placeholder": "Enter your password",
|
||||
"jmap_endpoint_label": "JMAP Server",
|
||||
"jmap_endpoint_placeholder": "https://mail.example.com",
|
||||
"jmap_endpoint_cors_hint": "The server must allow CORS requests from this domain.",
|
||||
"sign_in": "Sign in",
|
||||
"signing_in": "Signing in...",
|
||||
"loading": "Loading...",
|
||||
|
||||
Reference in New Issue
Block a user