This commit is contained in:
2020-07-27 22:02:03 +00:00
parent 7b67bdb2e2
commit f2f0113d62
4 changed files with 11 additions and 7 deletions

View File

@@ -1903,6 +1903,7 @@
"SmtpServerPort": "SMTP-Server-Port",
"NotifyFromAddress": "SMTP-Benachrichtigungsadresse",
"AyaNovaServerURL": "AyaNova Server URL",
"DeliverAfter":"Liefern nach",
"NotifyQueue":"Warteschlange für Benachrichtigungszustellung"
"DeliverAfter": "Liefern nach",
"NotifyQueue": "Warteschlange für Benachrichtigungszustellung",
"DirectNotification": "Direkte Benachrichtigung"
}

View File

@@ -1904,5 +1904,6 @@
"NotifyFromAddress": "SMTP notify from address",
"AyaNovaServerURL": "AyaNova server URL",
"DeliverAfter":"Deliver after",
"NotifyQueue":"Notify event delivery queue"
"NotifyQueue":"Notify event delivery queue",
"DirectNotification":"Direct notification"
}

View File

@@ -1903,6 +1903,7 @@
"SmtpServerPort": "Puerto SMTP",
"NotifyFromAddress": "Notificación SMTP desde la dirección",
"AyaNovaServerURL": "URL del servidor AyaNova",
"DeliverAfter":"Entregar después",
"NotifyQueue":"Notificar cola de entrega de eventos"
"DeliverAfter": "Entregar después",
"NotifyQueue": "Notificar cola de entrega de eventos",
"DirectNotification": "Notificación directa"
}

View File

@@ -1903,6 +1903,7 @@
"SmtpServerPort": "Port du serveur SMTP",
"NotifyFromAddress": "Notification SMTP envoyée depuis l'adresse",
"AyaNovaServerURL": "URL du serveur AyaNova",
"DeliverAfter":"Livrer après",
"NotifyQueue":"Notifier file d'attente de remise des événements"
"DeliverAfter": "Livrer après",
"NotifyQueue": "Notifier file d'attente de remise des événements",
"DirectNotification": "Notification directe"
}