Merge pull request #7729 from betagouv/7727-email-example

remove the confusing help ('nom@site.com')
This commit is contained in:
LeSim 2022-09-07 11:07:20 +02:00 committed by GitHub
commit d4ab97f270
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
= form_for SuperAdmin.new, url: super_admin_session_path, html: { class: "form" } do |f|
%h1.fr-h2 Connectez-vous
= f.label :email, "Email (nom@site.com)"
= f.label :email, "Email"
= f.text_field :email, type: :email, autocomplete: 'username', autofocus: true
= f.label :password, "Mot de passe (#{PASSWORD_MIN_LENGTH} caractères minimum)"

View file

@ -92,7 +92,7 @@ fr:
registrations:
new:
title: "Créez-vous un compte %{name}"
email_label: 'Email (nom@site.com)'
email_label: 'Email'
email_placeholder: 'Votre adresse email'
wanna_say: 'Voulez-vous dire'
password_label: "Mot de passe (%{min_length} caractères minimum)"
@ -258,7 +258,7 @@ fr:
sessions:
new:
sign_in: Connectez-vous
email: Email (nom@site.com)
email: Email
password: Mot de passe (%{min_length} caractères minimum)
remember_me: Se souvenir de moi
reset_password: Mot de passe oublié ?

View file

@ -19,4 +19,4 @@ en:
<h1 class="mt-2 mb-2">Connect</h1>
<p><b class="bold">With AgentConnect</b></p>
whats_agentconnect: 'What is AgentConnect?'
pro_email: Professional email (nom@site.com)
pro_email: Professional email

View file

@ -19,4 +19,4 @@ fr:
<h1 class="mt-2 mb-2">Connectez-vous</h1>
<p><b class="bold">Avec AgentConnect</b></p>
whats_agentconnect: 'Quʼest ce quʼAgentConnect ?'
pro_email: Email professionnel (nom@site.com)
pro_email: Email professionnel