Browse Source

updated Language/en/Aauth.php

v3-dev
REJack 7 years ago
parent
commit
f9f5071657
  1. 1
      Language/en/Aauth.php

1
Language/en/Aauth.php

@ -30,6 +30,7 @@ return [
'loginFailedAll' => 'E-mail, Username or Password do not match.',
'loginAttemptsExceeded' => 'You have exceeded your login attempts, your account has now been locked.',
'invalidUserBanned' => 'This user is banned, please contact the system administrator.',
'invalidEmail' => 'Invalid e-mail address',
'invalidPassword' => 'Invalid password',
'invalidUsername' => 'Invalid Username',

Loading…
Cancel
Save