show email help in a documentation dropdown
This commit is contained in:
@@ -1343,15 +1343,13 @@
|
||||
"email": {
|
||||
"backAction": "Terug naar e-mail",
|
||||
"config": {
|
||||
"title": "E-mailconfiguratie {{ domain }}",
|
||||
"connectionDetails": "Verbindingsdetails voor andere e-mailprogramma's"
|
||||
"title": "E-mailconfiguratie {{ domain }}"
|
||||
},
|
||||
"incoming": {
|
||||
"disableAction": "Uitschakelen",
|
||||
"enableAction": "Inschakelen",
|
||||
"outgointServerInfo": "Uitgaande e-mail (SMTP)",
|
||||
"sieveServerInfo": "ManageSieve",
|
||||
"loginHelp": "Gebruik <i>mailboxname</i>@{{ domain }} en het wachtwoord van de e-mailbox eigenaar voor toegang tot mailboxen van dit domein",
|
||||
"server": "Server",
|
||||
"port": "Poort",
|
||||
"tabTitle": "E-mailboxen",
|
||||
@@ -1379,8 +1377,7 @@
|
||||
"subscriptionRequired": "Deze functie is alleen beschikbaar voor betaalde abonnementen. <a href=\"\" class=\"pull-right\" ng-click=\"openSubscriptionSetup()\">Neem een abonnement</a>"
|
||||
},
|
||||
"incomingServerInfo": "Inkomende e-mail (IMAP)",
|
||||
"title": "Inkomende e-mail",
|
||||
"description": "Cloudron <a href=\"{{ emailDocsLink }}\" target=\"_blank\">E-mailserver</a> maakt het mogelijk e-mail te ontvangen voor dit domein. <a href=\"{{ rainloopLink }}\">Rainloop</a>, <a href=\"{{ sogoLink }}\">SOGo</a>, <a href=\"{{ roundcubeLink }}\">Roundcube</a> zijn voorgeconfigureerd voor Cloudron e-mail."
|
||||
"title": "Inkomende e-mail"
|
||||
},
|
||||
"outbound": {
|
||||
"tabTitle": "Uitgaand",
|
||||
|
||||
Reference in New Issue
Block a user