X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2ede273ef32f70a9434f9be5850e7d298167669d..refs/pull/1688/head:/resources/lang/fr/auth.php diff --git a/resources/lang/fr/auth.php b/resources/lang/fr/auth.php index 154066ae4..89908c8c4 100644 --- a/resources/lang/fr/auth.php +++ b/resources/lang/fr/auth.php @@ -27,11 +27,13 @@ return [ 'email' => 'E-mail', 'password' => 'Mot de passe', 'password_confirm' => 'Confirmez le mot de passe', - 'password_hint' => 'Doit faire plus de 5 caractères', + 'password_hint' => 'Doit faire plus de 7 caractères', 'forgot_password' => 'Mot de passe oublié ?', 'remember_me' => 'Se souvenir de moi', 'ldap_email_hint' => "Merci d'entrer une adresse e-mail pour ce compte", 'create_account' => 'Créer un compte', + 'already_have_account' => 'Vous avez déjà un compte?', + 'dont_have_account' => 'Vous n\'avez pas de compte?', 'social_login' => 'Social Login', 'social_registration' => 'Enregistrement Social', 'social_registration_text' => "S'inscrire et se connecter avec un réseau social",