change password rule (#4804)

* change password rule

* change password.tset.ts
This commit is contained in:
dreamer6680
2025-05-13 18:20:11 +08:00
committed by GitHub
parent 3688842cc7
commit 12acaf491c
11 changed files with 25 additions and 25 deletions

View File

@@ -47,7 +47,7 @@
"package_usage_rules": "Package usage rules: The system will give priority to using more advanced packages, and the original unused packages will take effect later.",
"password": "Password",
"password_mismatch": "Password Inconsistency: Two passwords are inconsistent",
"password_tip": "Password must be at least 6 characters long and contain at least two combinations: numbers, letters, or special characters",
"password_tip": "Password must be at least 8 characters long and contain at least two combinations: numbers, letters, or special characters",
"password_update_error": "Exception when changing password",
"password_update_success": "Password changed successfully",
"pending_usage": "To be used",