Updated register link text/placement on login card

- Also extracted "Already have account?" text to translation files.
This commit is contained in:
Dan Brown
2019-04-21 12:45:09 +01:00
parent 4e49d06182
commit e0c229114f
4 changed files with 13 additions and 6 deletions

View File

@ -26,6 +26,8 @@ return [
'remember_me' => 'Remember Me',
'ldap_email_hint' => 'Please enter an email to use for this account.',
'create_account' => 'Create Account',
'already_have_account' => 'Already have an account?',
'dont_have_account' => 'Don\'t have an account?',
'social_login' => 'Social Login',
'social_registration' => 'Social Registration',
'social_registration_text' => 'Register and sign in using another service.',