feat(user): Add telephone input with area code selection and update localization

This commit is contained in:
web@ppanel
2025-01-14 19:24:46 +07:00
parent 39a9ce60de
commit 585b99c2cc
6 changed files with 191 additions and 76 deletions
+5
View File
@@ -33,12 +33,17 @@
"passwordPlaceholder": "Enter new password (optional)",
"refererId": "Referer ID",
"refererIdPlaceholder": "Enter referer ID",
"telephone": "Phone Number",
"telephonePlaceholder": "Enter phone number",
"areaCode": "Area Code",
"areaCodePlaceholder": "Area code",
"userEmail": "User Email",
"userEmailPlaceholder": "Enter user email"
},
"giftAmount": "Gift Amount",
"inviteCode": "Invite Code",
"referer": "Referer",
"telephone": "Phone Number",
"updateSuccess": "Update successful",
"userList": "User List",
"userName": "User Email"