mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added support for help request emails (#4489)
This commit is contained in:
parent
9738848dc5
commit
4e86b319f7
47 changed files with 2911 additions and 2155 deletions
20
emails/device-help.html
Normal file
20
emails/device-help.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding=8>
|
||||
<tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b><br />
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">click here</a> to navigate to this device.
|
||||
</p>
|
||||
</div>
|
7
emails/device-help.txt
Normal file
7
emails/device-help.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_cs.html
Normal file
20
emails/translations/device-help_cs.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">klikněte zde</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_cs.txt
Normal file
7
emails/translations/device-help_cs.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_da.html
Normal file
20
emails/translations/device-help_da.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">Klik her</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_da.txt
Normal file
7
emails/translations/device-help_da.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_de.html
Normal file
20
emails/translations/device-help_de.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">hier klicken</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_de.txt
Normal file
7
emails/translations/device-help_de.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_es.html
Normal file
20
emails/translations/device-help_es.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">haz clic aquí</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_es.txt
Normal file
7
emails/translations/device-help_es.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_fi.html
Normal file
20
emails/translations/device-help_fi.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">klikkaa tästä</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_fi.txt
Normal file
7
emails/translations/device-help_fi.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_fr.html
Normal file
20
emails/translations/device-help_fr.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">cliquez ici</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_fr.txt
Normal file
7
emails/translations/device-help_fr.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_hi.html
Normal file
20
emails/translations/device-help_hi.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">यहाँ क्लिक करें</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_hi.txt
Normal file
7
emails/translations/device-help_hi.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_it.html
Normal file
20
emails/translations/device-help_it.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">clicca qui</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_it.txt
Normal file
7
emails/translations/device-help_it.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_ja.html
Normal file
20
emails/translations/device-help_ja.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">ここをクリック</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_ja.txt
Normal file
7
emails/translations/device-help_ja.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_ko.html
Normal file
20
emails/translations/device-help_ko.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">여기를 클릭하십시오.</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_ko.txt
Normal file
7
emails/translations/device-help_ko.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_nl.html
Normal file
20
emails/translations/device-help_nl.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">Klik hier</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_nl.txt
Normal file
7
emails/translations/device-help_nl.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_pl.html
Normal file
20
emails/translations/device-help_pl.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">kliknij tutaj</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_pl.txt
Normal file
7
emails/translations/device-help_pl.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_pt-br.html
Normal file
20
emails/translations/device-help_pt-br.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">Clique aqui</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_pt-br.txt
Normal file
7
emails/translations/device-help_pt-br.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_pt.html
Normal file
20
emails/translations/device-help_pt.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">Clique aqui</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_pt.txt
Normal file
7
emails/translations/device-help_pt.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_ru.html
Normal file
20
emails/translations/device-help_ru.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">кликните сюда</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_ru.txt
Normal file
7
emails/translations/device-help_ru.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_sv.html
Normal file
20
emails/translations/device-help_sv.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">Klicka här</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_sv.txt
Normal file
7
emails/translations/device-help_sv.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_tr.html
Normal file
20
emails/translations/device-help_tr.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">buraya Tıkla</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_tr.txt
Normal file
7
emails/translations/device-help_tr.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_zh-chs.html
Normal file
20
emails/translations/device-help_zh-chs.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">点击这里</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_zh-chs.txt
Normal file
7
emails/translations/device-help_zh-chs.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
20
emails/translations/device-help_zh-cht.html
Normal file
20
emails/translations/device-help_zh-cht.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Help Request</div>
|
||||
<div style="font-family:Arial,Helvetica,sans-serif">
|
||||
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
|
||||
<tbody><tr>
|
||||
<td>
|
||||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Help Request</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>
|
||||
Device "<b>[[[DEVICENAME]]]</b>" requested help.
|
||||
</p>
|
||||
<p>
|
||||
User: <b>[[[HELPUSERNAME]]]</b>
|
||||
Request: <b>[[[HELPREQUEST]]]</b>
|
||||
</p>
|
||||
<p>
|
||||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">點擊這裡</a> to navigate to this device.
|
||||
</p>
|
||||
</div></body></html>
|
7
emails/translations/device-help_zh-cht.txt
Normal file
7
emails/translations/device-help_zh-cht.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
[[[SERVERNAME]]] - Device Help Request
|
||||
Device "[[[DEVICENAME]]]" requested assistance.
|
||||
|
||||
User: "[[[HELPUSERNAME]]]"
|
||||
Request: "[[[HELPREQUEST]]]"
|
||||
|
||||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]
|
Loading…
Add table
Add a link
Reference in a new issue