Fix email incoming enable translation
This commit is contained in:
@@ -661,7 +661,8 @@
|
||||
"automaticUpdates": {
|
||||
"title": "Backups van Automatische Updates",
|
||||
"description": "Vóór automatische updates wordt altijd een back-up gemaakt. Kies of je die back-ups op deze locatie wilt opslaan."
|
||||
}
|
||||
},
|
||||
"useEncryption": "Encrypt Backups"
|
||||
},
|
||||
"backupFailed": {
|
||||
"title": "Backup maken niet mogelijk"
|
||||
@@ -703,7 +704,14 @@
|
||||
"addDialog": {
|
||||
"title": "Voeg Backup Locatie toe"
|
||||
}
|
||||
}
|
||||
},
|
||||
"configAction": "Configureren",
|
||||
"contentAction": "Inhoud",
|
||||
"configureContent": {
|
||||
"title": "Configureer Backup Inhoud"
|
||||
},
|
||||
"useFileAndFileNameEncryption": "Bestand en bestandsnaam encryptie gebruikt",
|
||||
"useFileEncryption": "Bestand encryptie gebruikt"
|
||||
},
|
||||
"branding": {
|
||||
"title": "Huisstijl",
|
||||
@@ -1769,8 +1777,6 @@
|
||||
"incomingUserInfo": "Gebruikersnaam",
|
||||
"incomingPasswordInfo": "Wachtwoord",
|
||||
"incomingPasswordUsage": "Wachtwoord van de eigenaar van de mailbox",
|
||||
"enabled": "Cloudron e-mailserver is geconfigureerd voor inkomende e-mails voor dit domein.",
|
||||
"disabled": "Cloudron e-mailserver ontvangt geen inkomende e-mails voor dit domein.",
|
||||
"howToConnectDescription": "Gebruik onderstaande gegevens om e-mail programma's in te stellen."
|
||||
},
|
||||
"outbound": {
|
||||
|
||||
Reference in New Issue
Block a user