Update auth.php

This commit is contained in:
Alwaysin 2018-03-18 14:21:11 +01:00 committed by GitHub
parent bb7fab1dc0
commit 098b594104
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',