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
This commit is contained in:
committed by
Eugen Rochko
parent
54dddfe9b8
commit
e68c0ce5f6
@@ -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.
|
Reference in New Issue
Block a user