]> cat aescling's git repositories - mastodon.git/commit
Make Reporting admin section translatable (#1549)
authorThomas Citharel <tcit@tcit.fr>
Wed, 12 Apr 2017 15:11:49 +0000 (17:11 +0200)
committerEugen <eugen@zeonfederated.com>
Wed, 12 Apr 2017 15:11:49 +0000 (17:11 +0200)
commitd90d23699ca611f05d8def40109505251507fa46
treee3ffdab55a7d5f5456732d03b827ee2bd140f896
parent1f5ff46fd92f679cdb548c93c47920786f2dcc33
Make Reporting admin section translatable (#1549)

* Make Reporting admin section translatable

And translate it into english and french

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Make subject of emails translatable and improve french translation

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Make error pages translatable and translate them in english and french

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* Translate site setting section

* Insert instance in registration emails and improve them a bit

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
15 files changed:
app/mailers/user_mailer.rb
app/views/admin/reports/index.html.haml
app/views/admin/reports/show.html.haml
app/views/admin/settings/index.html.haml
app/views/errors/404.html.haml
app/views/errors/410.html.haml
app/views/errors/422.html.haml
app/views/user_mailer/confirmation_instructions.en.html.erb
app/views/user_mailer/confirmation_instructions.en.text.erb
app/views/user_mailer/confirmation_instructions.fr.html.erb
app/views/user_mailer/confirmation_instructions.fr.text.erb
config/locales/devise.en.yml
config/locales/devise.fr.yml
config/locales/en.yml
config/locales/fr.yml