feat: 添加密码输入提示文本到多语言支持的登录和注册界面
This commit is contained in:
@@ -655,6 +655,7 @@
|
||||
"phone": "الهاتف",
|
||||
"selectCountryCode": "اختر البلد/المنطقة",
|
||||
"enterEmail": "أدخل البريد الإلكتروني",
|
||||
"enterPassword": "أدخل كلمة المرور",
|
||||
"enterCode": "أدخل الرمز",
|
||||
"enterOtp": "أدخل الرمز",
|
||||
"getCode": "الحصول على الرمز",
|
||||
|
||||
@@ -655,6 +655,7 @@
|
||||
"phone": "Phone",
|
||||
"selectCountryCode": "Select Country/Region",
|
||||
"enterEmail": "Enter email",
|
||||
"enterPassword": "Enter password",
|
||||
"enterCode": "Enter code",
|
||||
"enterOtp": "Enter code",
|
||||
"getCode": "Get Code",
|
||||
|
||||
@@ -655,6 +655,7 @@
|
||||
"phone": "手机号",
|
||||
"selectCountryCode": "选择国家/地区",
|
||||
"enterEmail": "请输入邮箱",
|
||||
"enterPassword": "请输入密码",
|
||||
"enterCode": "请输入验证码",
|
||||
"enterOtp": "请输入验证码",
|
||||
"getCode": "获取验证码",
|
||||
|
||||
@@ -655,6 +655,7 @@
|
||||
"phone": "手機號",
|
||||
"selectCountryCode": "選擇國家/地區",
|
||||
"enterEmail": "請輸入郵箱",
|
||||
"enterPassword": "請輸入密碼",
|
||||
"enterCode": "請輸入驗證碼",
|
||||
"enterOtp": "請輸入驗證碼",
|
||||
"getCode": "獲取驗證碼",
|
||||
|
||||
Reference in New Issue
Block a user