about summary refs log tree commit diff
path: root/app/views/user_mailer/reset_password_instructions.he.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user_mailer/reset_password_instructions.he.html.erb')
-rw-r--r--app/views/user_mailer/reset_password_instructions.he.html.erb10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/views/user_mailer/reset_password_instructions.he.html.erb b/app/views/user_mailer/reset_password_instructions.he.html.erb
new file mode 100644
index 000000000..5d0930839
--- /dev/null
+++ b/app/views/user_mailer/reset_password_instructions.he.html.erb
@@ -0,0 +1,10 @@
+<div lang="he" dir="rtl">
+<p>שלום <%= @resource.email %>!</p>
+
+<p>מישהו ביקש לינק להחלפת סיסמתך במסטודון. באפשרותך לעשות זאת ע"י בלחיצה על הקישורית שבהמשך.</p>
+
+<p><%= link_to 'Change my password', edit_password_url(@resource, reset_password_token: @token) %></p>
+
+<p>אם בקשה זו לא הגיעה ממך, אפשר להתעלם מההודעה.</p>
+<p>סיסמתך לא תוחלף לפני שהקישורית תיפתח בדפדפן וסיסמא חדשה תוכנס.</p>
+</div>
\ No newline at end of file