mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-11 22:40:11 -05:00
First MeshCentral with multi-language emails.
This commit is contained in:
12
emails/translations/account-login_cs.html
Normal file
12
emails/translations/account-login_cs.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<html><head></head><body><div>[[[SERVERNAME]]] - Přihlášení k účtu</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]]] - Přihlášení k účtu</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>Váš přihlašovací token je: [[[TOKEN]]]</p>
|
||||
<p>Tento token lze použít pouze jednou a je platný po dobu 5 minut.</p>
|
||||
</div></body></html>
|
||||
Reference in New Issue
Block a user