Browse Source

Update en_US.ini

Add invalid error text
pull/508/head
vallyol 4 years ago
committed by GitHub
parent
commit
aab8404c14
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lang/en_US.ini

+ 1
- 0
lang/en_US.ini View File

@ -261,3 +261,4 @@ User_Error="User field is required"
Pass_Error="Password field is required" Pass_Error="Password field is required"
Token_Error="CSRF Token not correct" Token_Error="CSRF Token not correct"
Captcha_Error="reCaptcha not correct" Captcha_Error="reCaptcha not correct"
Invalid_Error="ERROR: Invalid username or password"

Loading…
Cancel
Save