about summary refs log tree commit diff
path: root/app/views/user_mailer/confirmation_instructions.ar.text.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/confirmation_instructions.ar.text.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/confirmation_instructions.ar.text.erb')
-rw-r--r--app/views/user_mailer/confirmation_instructions.ar.text.erb12
1 files changed, 12 insertions, 0 deletions
diff --git a/app/views/user_mailer/confirmation_instructions.ar.text.erb b/app/views/user_mailer/confirmation_instructions.ar.text.erb
new file mode 100644
index 000000000..1b7b445a1
--- /dev/null
+++ b/app/views/user_mailer/confirmation_instructions.ar.text.erb
@@ -0,0 +1,12 @@
+مرحبا <%= @resource.email %> !
+
+لقد قمت بإنشاء حساب على <%= @instance %>.
+
+لتأكيد التسجيل يرجى النقر على الرابط التالي :
+<%= confirmation_url(@resource, confirmation_token: @token) %>
+
+يرجى الإطلاع على شروط الإستخدام <%= terms_url %>
+
+مع أجمل التحيات،
+
+فريق <%= @instance %>