Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions resources/lang/en/messages.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@

# Login Page
'Sign In' => 'Sign In',
'Login to stay connected' => 'Login to stay connected',
'Login to stay connected' => 'Login to continue',
'Email' => 'Email',
'Password' => 'Password',
'Remember Me' => 'Remember Me',
'Forgot Password?' => 'Forgot Password?',
'or sign in with other accounts?' => 'or sign in with other accounts?',
'or sign in with other accounts?' => 'or sign in with social accounts?',
'Don’t have an account?' => 'Don’t have an account?',
'Click here to sign up' => 'Click here to sign up',

Expand Down