feat: 添加密码输入提示文本到多语言支持的登录和注册界面

This commit is contained in:
2026-01-15 04:48:10 +07:00
parent 382e882d9a
commit c54f83d92d
4 changed files with 4 additions and 0 deletions

View File

@@ -655,6 +655,7 @@
"phone": "الهاتف", "phone": "الهاتف",
"selectCountryCode": "اختر البلد/المنطقة", "selectCountryCode": "اختر البلد/المنطقة",
"enterEmail": "أدخل البريد الإلكتروني", "enterEmail": "أدخل البريد الإلكتروني",
"enterPassword": "أدخل كلمة المرور",
"enterCode": "أدخل الرمز", "enterCode": "أدخل الرمز",
"enterOtp": "أدخل الرمز", "enterOtp": "أدخل الرمز",
"getCode": "الحصول على الرمز", "getCode": "الحصول على الرمز",

View File

@@ -655,6 +655,7 @@
"phone": "Phone", "phone": "Phone",
"selectCountryCode": "Select Country/Region", "selectCountryCode": "Select Country/Region",
"enterEmail": "Enter email", "enterEmail": "Enter email",
"enterPassword": "Enter password",
"enterCode": "Enter code", "enterCode": "Enter code",
"enterOtp": "Enter code", "enterOtp": "Enter code",
"getCode": "Get Code", "getCode": "Get Code",

View File

@@ -655,6 +655,7 @@
"phone": "手机号", "phone": "手机号",
"selectCountryCode": "选择国家/地区", "selectCountryCode": "选择国家/地区",
"enterEmail": "请输入邮箱", "enterEmail": "请输入邮箱",
"enterPassword": "请输入密码",
"enterCode": "请输入验证码", "enterCode": "请输入验证码",
"enterOtp": "请输入验证码", "enterOtp": "请输入验证码",
"getCode": "获取验证码", "getCode": "获取验证码",

View File

@@ -655,6 +655,7 @@
"phone": "手機號", "phone": "手機號",
"selectCountryCode": "選擇國家/地區", "selectCountryCode": "選擇國家/地區",
"enterEmail": "請輸入郵箱", "enterEmail": "請輸入郵箱",
"enterPassword": "請輸入密碼",
"enterCode": "請輸入驗證碼", "enterCode": "請輸入驗證碼",
"enterOtp": "請輸入驗證碼", "enterOtp": "請輸入驗證碼",
"getCode": "獲取驗證碼", "getCode": "獲取驗證碼",