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:
parent
54dddfe9b8
commit
e68c0ce5f6
6 changed files with 48 additions and 0 deletions
3
app/views/user_mailer/password_change.no.text.erb
Normal file
3
app/views/user_mailer/password_change.no.text.erb
Normal file
|
@ -0,0 +1,3 @@
|
|||
Hei <%= @resource.email %>!
|
||||
|
||||
Ditt Mastodon-passord har blitt endret.
|
Loading…
Add table
Add a link
Reference in a new issue