1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00

Malayalam Translation of auth.recovery

This commit is contained in:
Sagar V 2019-10-20 22:52:34 +05:30 committed by GitHub
parent c939c687a7
commit c588ea36eb
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}}">
നമസ്കാരം {{name}},
<br />
<br />
താങ്കളുടെ {{project}} പാസ്‌വേഡ് റീസെറ്റ് ചെയ്യാൻ താഴെ കാണുന്ന ലിങ്കിൽ ക്ലിക്ക് ചെയ്യുക
<br />
<a href="{{redirect}}">{{redirect}}</a>
<br />
<br />
പാസ്‌വേഡ് റീസെറ്റ് ചെയ്യാൻ താങ്കൾ റിക്വസ്റ്റ് ചെയ്തിട്ടില്ലെങ്കിൽ ദയവായി ഈ മെസ്സേജ് ഇഗ്നോർ ചെയ്യുക
<br />
<br />
നന്ദി,
<br />
{{project}} ടീം
</div>