mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
Added Danish support.
This commit is contained in:
36
emails/translations/device-notify_da.html
Normal file
36
emails/translations/device-notify_da.html
Normal file
@@ -0,0 +1,36 @@
|
||||
<html><head></head><body><div>[[[SERVERNAME]]] - Device Notification</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]]] - Device Notification</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<area-header>
|
||||
<p>
|
||||
Følgende enheder har ændret deres forbindelsestilstand.
|
||||
</p>
|
||||
</area-header>
|
||||
<area-connections>
|
||||
<p>
|
||||
Forbundne enheder:
|
||||
</p>
|
||||
<p><b>
|
||||
[[[CONNECTIONS]]]
|
||||
</b></p>
|
||||
</area-connections>
|
||||
<area-disconnections>
|
||||
<p>
|
||||
Afbrudte enheder:
|
||||
</p>
|
||||
<p><b>
|
||||
[[[DISCONNECTIONS]]]
|
||||
</b></p>
|
||||
</area-disconnections>
|
||||
<area-footer>
|
||||
<p>
|
||||
For at afmelde, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">Klik her</a> inden for 1 time efter at have modtaget denne besked.
|
||||
</p>
|
||||
</area-footer>
|
||||
</div></body></html>
|
||||
Reference in New Issue
Block a user