mirror of
https://github.com/BookStackApp/BookStack.git
synced 2026-07-16 05:33:49 +03:00
Update auth.php
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user