about summary refs log tree commit diff
path: root/app/views/user_mailer/reset_password_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/reset_password_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/reset_password_instructions.no.text.erb')
-rw-r--r--app/views/user_mailer/reset_password_instructions.no.text.erb9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/views/user_mailer/reset_password_instructions.no.text.erb b/app/views/user_mailer/reset_password_instructions.no.text.erb
new file mode 100644
index 000000000..387dc7c3e
--- /dev/null
+++ b/app/views/user_mailer/reset_password_instructions.no.text.erb
@@ -0,0 +1,9 @@
+
+Hei <%= @resource.email %>!
+
+Noen har forespurt en lenke til å bytte passord på din Mastodon-bruker. Du kan gjøre det ved å følge lenken under.
+
+<%= edit_password_url(@resource, reset_password_token: @token) %>
+
+Hvis du ikke vil endre ditt passord kan du ignorere denne epost.
+Passordet ditt blir ikke endret før du følger lenken over og endrer det.