This commit is contained in:
tuend-work
2025-11-13 07:41:56 +07:00
parent 7f357f3a30
commit 4478491d73
1729 changed files with 193578 additions and 20 deletions

View File

@@ -0,0 +1,12 @@
LANG_INVALID_USERNAME=Invalid Username
LANG_SHORT_USERNAME=Username must be at least 2 characters
LANG_USERNAME_NO_MORE=Username must be no more than
LANG_CHARACTERS=characters
LANG_PASS_NO_MATCH=Passwords do not match
LANG_SHORT_PASS=Password is too short
LANG_SHORT_DOMAIN=Domain is too short
LANG_DOMAIN_DOT=Domain needs a dot
LANG_INVALID_DOMAIN=Invalid Domain
LANG_INVALID_IP=Invalid IP
LANG_INVALID_EMAIL=Invalid E-Mail Address