mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-11 06:20:11 -05:00
Fixed email translations (#4282)
This commit is contained in:
12
emails/xtranslations/account-login_hi.html
Normal file
12
emails/xtranslations/account-login_hi.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<html><head></head><body><div>[[[SERVERNAME]]] - खाता लॉगिन</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]]] - खाता लॉगिन</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<p>आपका लॉगिन टोकन है: [[[TOKEN]]]</p>
|
||||
<p>यह टोकन केवल एक बार उपयोग किया जा सकता है और 5 मिनट के लिए वैध है।</p>
|
||||
</div></body></html>
|
||||
Reference in New Issue
Block a user