Remove useless check in SetPassword()

This commit is contained in:
Yang Luo
2023-06-17 00:58:31 +08:00
parent 0f57ac297b
commit a932b76fba
12 changed files with 11 additions and 26 deletions

View File

@ -120,8 +120,7 @@
},
"user": {
"Display name cannot be empty": "Tên hiển thị không thể trống",
"New password cannot contain blank space.": "Mật khẩu mới không thể chứa dấu trắng.",
"New password must have at least 6 characters": "Mật khẩu mới phải có ít nhất 6 ký tự"
"New password cannot contain blank space.": "Mật khẩu mới không thể chứa dấu trắng."
},
"user_upload": {
"Failed to import users": "Không thể nhập người dùng"