From: Alwaysin Date: Sun, 18 Mar 2018 13:21:11 +0000 (+0100) Subject: Update auth.php X-Git-Tag: v0.20.1~1^2~10^2~3 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/098b5941047e21431f7f0be44282ea4c6ecb115e Update auth.php --- diff --git a/resources/lang/fr/auth.php b/resources/lang/fr/auth.php index 015bfdff0..154066ae4 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',