X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e9831a75073dca2358cc94d9cbf1c61c46110ace..refs/pull/1462/head:/resources/lang/fr/auth.php diff --git a/resources/lang/fr/auth.php b/resources/lang/fr/auth.php index 015bfdff0..934dd56da 100644 --- a/resources/lang/fr/auth.php +++ b/resources/lang/fr/auth.php @@ -18,6 +18,8 @@ return [ */ 'sign_up' => "S'inscrire", 'log_in' => 'Se connecter', + 'log_in_with' => 'Se connecter avec :socialDriver', + 'sign_up_with' => 'S\'inscrire avec :socialDriver', 'logout' => 'Se déconnecter', 'name' => 'Nom', @@ -71,4 +73,4 @@ return [ 'email_not_confirmed_click_link' => 'Merci de cliquer sur le lien dans l\'e-mail qui vous a été envoyé après l\'enregistrement.', 'email_not_confirmed_resend' => 'Si vous ne retrouvez plus l\'e-mail, vous pouvez renvoyer un e-mail de confirmation en utilisant le formulaire ci-dessous.', 'email_not_confirmed_resend_button' => 'Renvoyez l\'e-mail de confirmation', -]; +]; \ No newline at end of file