2
0

fix:性别统一

This commit is contained in:
zhongzm
2025-02-26 16:58:06 +08:00
parent 8a15e933ac
commit 1c3bff4f6f
3 changed files with 3 additions and 1 deletions

View File

@@ -328,6 +328,7 @@ const local: any = {
birthDate: 'Birth Date',
birthDatePlaceholder: 'Please select birth date',
birthDateRequired: 'Please select birth date',
genderRequired:'Please select gender',
usernameLengthLimit:"Username is too short",
usernameExists:"The username is already registered",
usernameRequired:"The username cannot be empty",