1
0
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:
Dan Brown
2017-02-05 15:28:53 +00:00
parent ee495450cc
commit 86625a7642
8 changed files with 67 additions and 30 deletions

View File

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