diff --git a/app/views/devise/sessions/new.html.erb b/app/views/devise/sessions/new.html.erb index d1a68f946cbd72e5b546544b3566553940e47928..2a6344f84c752e1f1bb5425685d2a9dcca72aada 100644 --- a/app/views/devise/sessions/new.html.erb +++ b/app/views/devise/sessions/new.html.erb @@ -1,5 +1,5 @@ <div class="row"> - <div class="col-md-6"> + <div class="col-md-6 mb-5"> <h2 class="mb-4"><%= t('login.not_registered_yet') %></h2> <p><%= t('login.not_registered_yet_details') %></p> <div class="form-actions"> diff --git a/config/locales/fr.yml b/config/locales/fr.yml index fd26c5dc1488ac215b4166b63a44853ddaa37f4a..030f3878be8d70b313cf8cdd1626c5674a0f0ddc 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -132,6 +132,9 @@ fr: text_html: "Votre code d'authentification pour %{university} est :<br><br><b>%{code}</b><br><br>Il expirera dans 5 minutes." omniauth_callbacks: failure: "Échec de l'authentification." + passwords: + new: + send_me_reset_password_instructions: Réinitialiser mon mot de passe sessions: signed_in: '' shared: