mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Update auth.php
This commit is contained in:
parent
bb7fab1dc0
commit
098b594104
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user