Fix email incoming enable translation

This commit is contained in:
Girish Ramakrishnan
2025-10-10 11:07:42 +02:00
parent 3b7bc6beba
commit d603ea50e2
9 changed files with 76 additions and 56 deletions
+3 -4
View File
@@ -1090,7 +1090,7 @@
"showLogsAction": "Show Logs"
},
"changeDashboardDomain": {
"title": "Change Dashboard Domain",
"title": "Dashboard Domain",
"description": "This will move the dashboard to the <code>my</code>subdomain of the selected domain.",
"changeAction": "Change Domain",
"cancelAction": "Cancel",
@@ -1392,12 +1392,11 @@
"saveAction": "Save"
},
"incomingServerInfo": "Incoming Mail (IMAP)",
"enabled": "Cloudron Email Server is configured to receive incoming emails for this domain.",
"disabled": "Cloudron Email Server will not receive incoming emails for this domain.",
"howToConnectDescription": "Use the settings below to configure email clients.",
"incomingUserInfo": "Username",
"incomingPasswordInfo": "Password",
"incomingPasswordUsage": "Password of the owner of the mailbox"
"incomingPasswordUsage": "Password of the owner of the mailbox",
"description": "Receive incoming emails for this domain."
},
"outbound": {
"tabTitle": "Outbound",