about summary refs log tree commit diff
path: root/app/views/user_mailer/reset_password_instructions.ar.html.erb
diff options
context:
space:
mode:
authorButterflyOfFire <ButterflyOfFire@protonmail.com>2017-05-08 14:58:38 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-05-08 15:58:38 +0200
commit7140def5c9e49535d8ea13c8061a55588a348fda (patch)
tree58df7d25617c6bce322fb191640419b3645489d6 /app/views/user_mailer/reset_password_instructions.ar.html.erb
parentb85dec2b976e0bea9f7a3ede832f3c8e16c8e2ef (diff)
Update simple_form.ar.yml (#2908)
* Update simple_form.ar.yml

Added missing strings that were introduced to simple_form.ar.yml and completing translation.

* Create confirmation_instructions.ar.html.erb

* Create confirmation_instructions.ar.text.erb

* Create password_change.ar.html.erb

* Create password_change.ar.text.erb

* Create reset_password_instructions.ar.text.erb

* Create reset_password_instructions.ar.html.erb
Diffstat (limited to 'app/views/user_mailer/reset_password_instructions.ar.html.erb')
-rw-r--r--app/views/user_mailer/reset_password_instructions.ar.html.erb8
1 files changed, 8 insertions, 0 deletions
diff --git a/app/views/user_mailer/reset_password_instructions.ar.html.erb b/app/views/user_mailer/reset_password_instructions.ar.html.erb
new file mode 100644
index 000000000..22d28ecff
--- /dev/null
+++ b/app/views/user_mailer/reset_password_instructions.ar.html.erb
@@ -0,0 +1,8 @@
+<p>صباح الخير <%= @resource.email %>&nbsp;!</p>
+
+<p>لقد طلب أحدهم رابط تعديل كلمة مرور ماستدون الخاصة بك. يمكنك المتابعة و مواصلة التعديل على الرابط التالي.</p>
+
+<p><%= link_to 'Modifier mon mot de passe', edit_password_url(@resource, reset_password_token: @token) %></p>
+
+<p>يمكنك تجاهل هذه الرسالة إن لم تكن من طلب ذلك.</p>
+<p>لن يتم تعديل كلمة المرور الخاصة بك و ستبقى نفسها إلا إذا قمت بالضغط على الرابط أعلاه.</p>