Email device connect/disconnect notifications now work.

This commit is contained in:
Ylian Saint-Hilaire
2021-10-11 11:56:14 -07:00
parent 20b17b64b7
commit 4ad9619bfb
42 changed files with 1223 additions and 18 deletions

View File

@@ -44,11 +44,13 @@ var meshCentralSourceFiles = [
"../emails/account-login.html",
"../emails/account-reset.html",
"../emails/mesh-invite.html",
"../emails/device-notify.html",
"../emails/account-check.txt",
"../emails/account-invite.txt",
"../emails/account-login.txt",
"../emails/account-reset.txt",
"../emails/mesh-invite.txt",
"../emails/device-notify.txt",
"../emails/sms-messages.txt",
'../agents/agent-translations.json'
];

View File

@@ -14242,6 +14242,13 @@
"default.handlebars->37->2673"
]
},
{
"en": "Connected devices:",
"xloc": [
"device-notify.html->2->5->1",
"device-notify.txt"
]
},
{
"cs": "Připojeno hned",
"de": "Jetzt verbunden",
@@ -19269,6 +19276,13 @@
"xterm.handlebars->9->1"
]
},
{
"en": "Disconnected devices:",
"xloc": [
"device-notify.html->2->7->1",
"device-notify.txt"
]
},
{
"cs": "Zavrhnout",
"de": "Verwerfen",
@@ -56354,6 +56368,13 @@
"default.handlebars->37->1590"
]
},
{
"en": "The folloing devices have changed their connection state.",
"xloc": [
"device-notify.html->2->3->1",
"device-notify.txt"
]
},
{
"cs": "Níže jsou uvedena požadovaná zveřejnění součástí a softwaru s otevřeným zdrojovým kódem začleněných do tohoto softwaru.",
"de": "Im Folgenden sind die erforderlichen Angaben zu Open Source-Komponenten und -Software aufgeführt, die in dieser Software enthalten sind.",
@@ -57612,6 +57633,18 @@
"agentinvite.handlebars->container->column_l->5->linuxtab->9"
]
},
{
"en": "To unsubscribe,",
"xloc": [
"device-notify.html->2->9->1"
]
},
{
"en": "To unsubscribe, load this link within 1 hour of getting this message: [[[SERVERURL]]][[[UNSUBSCRIBELINK]]]",
"xloc": [
"device-notify.txt"
]
},
{
"cs": "Oznámení přípitku",
"de": "Toastbenachrichtigung",
@@ -64580,6 +64613,18 @@
"sms-messages.txt"
]
},
{
"en": "[[[CONNECTIONS]]]",
"xloc": [
"device-notify.html->2->5->3->0"
]
},
{
"en": "[[[DISCONNECTIONS]]]",
"xloc": [
"device-notify.html->2->7->3->0"
]
},
{
"cs": "[[[SERVERNAME]]]",
"de": "[[[SERVERNAME]]]",
@@ -64707,6 +64752,14 @@
"mesh-invite.html->2->1->1->0->1->1"
]
},
{
"en": "[[[SERVERNAME]]] - Device Notification",
"xloc": [
"device-notify.html->0",
"device-notify.html->2->1->1->0->1->1",
"device-notify.txt"
]
},
{
"cs": "[[[SERVERNAME]]] - Ověření e-mailem",
"de": "[[[SERVERNAME]]] - E-Mail-Überprüfung",
@@ -65149,6 +65202,7 @@
"zh-chs": "点击这里",
"zh-cht": "點擊這裡",
"xloc": [
"device-notify.html->2->9->1->1",
"mesh-invite.html->2->15->1->1"
]
},
@@ -67022,6 +67076,12 @@
"zh-chs": "v0.8.0",
"zh-cht": "v0.8.0"
},
{
"en": "within 1 hour of getting this message.",
"xloc": [
"device-notify.html->2->9->1"
]
},
{
"cs": "{0}",
"de": "{0}",