Fix email incoming enable translation
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user