Thomas Citharel
d90d23699c
* 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>
14 lines
No EOL
466 B
Text
14 lines
No EOL
466 B
Text
Bonjour <%= @resource.email %> !
|
|
|
|
Vous venez de vous créer un compte sur <%= @instance %> et nous vous en remercions.
|
|
|
|
Pour confirmer votre inscription, merci de cliquer sur le lien suivant :
|
|
<%= confirmation_url(@resource, confirmation_token: @token) %>
|
|
|
|
Après votre première connexion, vous pourrez accéder à la documentation de l'outil.
|
|
|
|
Pour rappel, nos conditions d'utilisation sont indiquées ici <%= terms_url %>
|
|
|
|
Amicalement,
|
|
|
|
L'équipe <%= @instance %> |