1
0
Fork 0
mirror of synced 2024-06-28 11:10:46 +12:00

Add italian translation

This commit is contained in:
Tatiana 2019-09-30 18:29:23 -03:00 committed by GitHub
parent aad3d8b067
commit 2095e6e740
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,24 @@
<style>
* {
font-family: sans-serif,Arial;
-webkit-font-smoothing: antialiased;
font-weight: lighter;
}
</style>
<div style="direction: {{direction}}">
Ciao {{name}},
<br />
<br />
Segui questo link per reimpostare la tua {{project}} password.
<br />
<a href="{{redirect}}">{{redirect}}</a>
<br />
<br />
Se non hai chiesto di reimpostare la password, puoi ignorare questo messaggio.
<br />
<br />
Grazie,
<br />
{{project}} squadra
</div>