mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Malayalam Translation of auth.recovery
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user