* Make Reporting admin section translatable And translate it into english and french Signed-off-by: Thomas Citharel <[email protected]> * Make subject of emails translatable and improve french translation Signed-off-by: Thomas Citharel <[email protected]> * Make error pages translatable and translate them in english and french Signed-off-by: Thomas Citharel <[email protected]> * Translate site setting section * Insert instance in registration emails and improve them a bit Signed-off-by: Thomas Citharel <[email protected]>
6 lines
110 B
Plaintext
6 lines
110 B
Plaintext
- content_for :page_title do
|
|
= t('errors.422.title')
|
|
|
|
- content_for :content do
|
|
= t('errors.422.content')
|