X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/cd6572b61af2165133468d2562d04dffdca8fca8..refs/pull/479/head:/resources/lang/en/auth.php diff --git a/resources/lang/en/auth.php b/resources/lang/en/auth.php index b734828fc..a1232efc6 100644 --- a/resources/lang/en/auth.php +++ b/resources/lang/en/auth.php @@ -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',