mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-05 05:50:19 +08:00
Fix i18n issue
This commit is contained in:
@ -456,9 +456,9 @@
|
||||
"Image - Tooltip": "商品图片",
|
||||
"New Product": "添加商品",
|
||||
"Pay": "支付方式",
|
||||
"PayPal": "PayPal",
|
||||
"Payment providers": "支付提供商",
|
||||
"Payment providers - Tooltip": "支持的支付提供商,包括PayPal、支付宝、微信支付等",
|
||||
"PayPal": "PayPal",
|
||||
"Placing order...": "正在下单...",
|
||||
"Please provide your username in the remark": "请在备注中提供您的用户名",
|
||||
"Please scan the QR code to pay": "请扫描二维码支付",
|
||||
@ -720,7 +720,6 @@
|
||||
"Token type": "令牌类型"
|
||||
},
|
||||
"user": {
|
||||
"\" + destType + \" reset": "重设\" + destType + \"",
|
||||
"3rd-party logins": "第三方登录",
|
||||
"3rd-party logins - Tooltip": "用户所绑定的社会化登录",
|
||||
"Address": "地址",
|
||||
@ -736,6 +735,7 @@
|
||||
"Country/Region - Tooltip": "国家或地区",
|
||||
"Edit User": "编辑用户",
|
||||
"Email cannot be empty": "邮箱不能为空",
|
||||
"Email/phone reset successfully": "邮箱或手机号重置成功",
|
||||
"Empty input!": "输入为空!",
|
||||
"Homepage": "个人主页",
|
||||
"Homepage - Tooltip": "个人主页链接",
|
||||
@ -762,7 +762,7 @@
|
||||
"New phone": "新手机号",
|
||||
"Old Password": "旧密码",
|
||||
"Password": "密码",
|
||||
"Password Set": "密码已设置",
|
||||
"Password set successfully": "密码设置成功",
|
||||
"Phone cannot be empty": "手机号不能为空",
|
||||
"Please select avatar from resources": "从资源中选择...",
|
||||
"Properties": "属性",
|
||||
|
Reference in New Issue
Block a user