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
This commit is contained in:
parent
b85dec2b97
commit
7140def5c9
7 changed files with 53 additions and 3 deletions
|
@ -0,0 +1,8 @@
|
|||
صباح الخير <%= @resource.email %>!
|
||||
|
||||
لقد طلب أحدهم رابط تعديل كلمة مرور ماستدون الخاصة بك. يمكنك المتابعة و مواصلة التعديل على الرابط التالي.
|
||||
|
||||
<%= edit_password_url(@resource, reset_password_token: @token) %>
|
||||
|
||||
يمكنك تجاهل هذه الرسالة إن لم تكن من طلب ذلك.
|
||||
لن يتم تعديل كلمة المرور الخاصة بك و ستبقى نفسها إلا إذا قمت بالضغط على الرابط أعلاه.
|
Loading…
Add table
Add a link
Reference in a new issue