about summary refs log tree commit diff
path: root/app/views/user_mailer/confirmation_instructions.no.text.erb
diff options
context:
space:
mode:
authorAudun Larsen <larsen@xqus.com>2017-05-02 20:18:43 +0200
committerEugen Rochko <eugen@zeonfederated.com>2017-05-02 20:18:43 +0200
commite68c0ce5f62dbe59dc1ef6d702b84ab9afa60517 (patch)
tree537661e885ea1572561a596314f32ff06a744dfb /app/views/user_mailer/confirmation_instructions.no.text.erb
parent54dddfe9b8f19a39d294dbecf4899595a8b26498 (diff)
Norwegian translation for email notifications (#2673)
* Create confirmation_instructions.no.html.erb

* Create confirmation_instructions.no.text.erb

* Create password_change.no.html.erb

* Create password_change.no.text.erb

* Create reset_password_instructions.no.html.erb

* Create reset_password_instructions.no.text.erb

* Translates html welcome email

* Translates welcome email

* Translates html password changed email

* Translates password changed email

* Translates html reset password email

* Translates reset password email

* Fixes typo in translation

* Fixes typo in translation
Diffstat (limited to 'app/views/user_mailer/confirmation_instructions.no.text.erb')
-rw-r--r--app/views/user_mailer/confirmation_instructions.no.text.erb12
1 files changed, 12 insertions, 0 deletions
diff --git a/app/views/user_mailer/confirmation_instructions.no.text.erb b/app/views/user_mailer/confirmation_instructions.no.text.erb
new file mode 100644
index 000000000..3739c99d4
--- /dev/null
+++ b/app/views/user_mailer/confirmation_instructions.no.text.erb
@@ -0,0 +1,12 @@
+Velkommen <%= @resource.email %> !
+
+Du har akkurat opprettet en konto på <%= @instance %>.
+
+For å bekrefte innskriving i manntallet vennligst trykk på følgende lenke :
+<%= confirmation_url(@resource, confirmation_token: @token) %>
+
+Vennligst også les våre brukervilkår <%= terms_url %>
+
+Med vennlig hilsen,
+
+Gjengen bak <%= @instance %>