mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Neatened up social login/register buttons
This commit is contained in:
@@ -18,6 +18,8 @@ return [
|
||||
*/
|
||||
'sign_up' => 'Sign up',
|
||||
'log_in' => 'Log in',
|
||||
'log_in_with' => 'Login with :socialDriver',
|
||||
'sign_up_with' => 'Sign up with :socialDriver',
|
||||
'logout' => 'Logout',
|
||||
|
||||
'name' => 'Name',
|
||||
|
Reference in New Issue
Block a user