]> cat aescling's git repositories - mastodon.git/commit
Norwegian translation for email notifications (#2673)
authorAudun Larsen <larsen@xqus.com>
Tue, 2 May 2017 18:18:43 +0000 (20:18 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 2 May 2017 18:18:43 +0000 (20:18 +0200)
commite68c0ce5f62dbe59dc1ef6d702b84ab9afa60517
tree537661e885ea1572561a596314f32ff06a744dfb
parent54dddfe9b8f19a39d294dbecf4899595a8b26498
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
app/views/user_mailer/confirmation_instructions.no.html.erb [new file with mode: 0644]
app/views/user_mailer/confirmation_instructions.no.text.erb [new file with mode: 0644]
app/views/user_mailer/password_change.no.html.erb [new file with mode: 0644]
app/views/user_mailer/password_change.no.text.erb [new file with mode: 0644]
app/views/user_mailer/reset_password_instructions.no.html.erb [new file with mode: 0644]
app/views/user_mailer/reset_password_instructions.no.text.erb [new file with mode: 0644]