Updated Polish translation.

This commit is contained in:
Ylian Saint-Hilaire
2021-08-22 20:39:02 -07:00
parent 41f70d52dc
commit 76f6175677
13 changed files with 1516 additions and 213 deletions

View File

@@ -1,12 +1,12 @@
<html><head></head><body><div>[[[SERVERNAME]]] - Account Login</div>
<html><head></head><body><div>[[[SERVERNAME]]] - Logowanie do Konta</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]]] - Account Login</b>
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Logowanie do Konta</b>
</td>
</tr>
</tbody></table>
<p>Your login token is: [[[TOKEN]]]</p>
<p>This token can only be used once and is valid for 5 minutes.</p>
<p>Twój token logowania to: [[[TOKEN]]]</p>
<p>Ten token może być użyty tylko raz i jest ważny przez 5 minut.</p>
</div></body></html>