This commit is contained in:
2020-07-22 23:02:30 +00:00
parent 9dda0623ba
commit 1223fd2f28
7 changed files with 83 additions and 22 deletions

View File

@@ -1901,5 +1901,6 @@
"SmtpPassword": "SMTP-Serverkennwort",
"ConnectionSecurity": "SMTP-Verbindungssicherheit",
"SmtpServerPort": "SMTP-Server-Port",
"NotifyFromAddress": "SMTP-Benachrichtigungsadresse"
"NotifyFromAddress": "SMTP-Benachrichtigungsadresse",
"AyaNovaServerUrl": "AyaNova Server URL"
}

View File

@@ -1901,5 +1901,6 @@
"SmtpPassword": "SMTP server password",
"ConnectionSecurity": "SMTP connection security",
"SmtpServerPort": "SMTP server port",
"NotifyFromAddress": "SMTP notify from address"
"NotifyFromAddress": "SMTP notify from address",
"AyaNovaServerUrl": "AyaNova server URL"
}

View File

@@ -1901,5 +1901,6 @@
"SmtpPassword": "Contraseña SMTP",
"ConnectionSecurity": "Seguridad de conexión del servidor SMTP",
"SmtpServerPort": "Puerto SMTP",
"NotifyFromAddress": "Notificación SMTP desde la dirección"
"NotifyFromAddress": "Notificación SMTP desde la dirección",
"AyaNovaServerUrl": "URL del servidor AyaNova"
}

View File

@@ -1901,5 +1901,6 @@
"SmtpPassword": "Mot de passe du serveur SMTP",
"ConnectionSecurity": "Sécurité de la connexion SMTP",
"SmtpServerPort": "Port du serveur SMTP",
"NotifyFromAddress": "Notification SMTP envoyée depuis l'adresse"
"NotifyFromAddress": "Notification SMTP envoyée depuis l'adresse",
"AyaNovaServerUrl": "URL du serveur AyaNova"
}