Browse Source

Update en_US.ini

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

+ 5
- 0
lang/en_US.ini View File

@ -256,3 +256,8 @@ Posts_by="Posts by"
Pages="Pages" Pages="Pages"
Menu="Menu" Menu="Menu"
Popular="Popular" Popular="Popular"
;Errors
User_Error="User field is required"
Pass_Error="Password field is required"
Token_Error="CSRF Token not correct"
Captcha_Error="reCaptcha not correct"

Loading…
Cancel
Save