mirror of
https://github.com/casdoor/casdoor.git
synced 2025-09-09 06:42:55 +08:00
Improve i18n.
This commit is contained in:
@@ -108,7 +108,6 @@
|
||||
"user":
|
||||
{
|
||||
"Edit User": "Edit User",
|
||||
"Upload a photo...": "Upload a photo...",
|
||||
"Upload a photo": "Upload a photo",
|
||||
"Select a photo...": "Select a photo...",
|
||||
"Set new profile picture": "Set new profile picture",
|
||||
@@ -139,8 +138,8 @@
|
||||
"Password": "Password",
|
||||
"Cancel": "Cancel",
|
||||
"input password": "input password",
|
||||
"Reset Email": "Reset Email",
|
||||
"Reset Phone": "Reset Phone",
|
||||
"Reset Email...": "Reset Email...",
|
||||
"Reset Phone...": "Reset Phone...",
|
||||
"Send Code": "Send Code",
|
||||
"Empty email": "Empty Email",
|
||||
"Empty phone": "Empty Phone",
|
||||
|
@@ -108,7 +108,6 @@
|
||||
"user":
|
||||
{
|
||||
"Edit User": "修改用户",
|
||||
"Upload a photo...": "上传头像...",
|
||||
"Upload a photo": "上传头像",
|
||||
"Select a photo...": "选择图片...",
|
||||
"Set new profile picture": "设置新头像",
|
||||
@@ -139,8 +138,8 @@
|
||||
"Password": "密码",
|
||||
"Cancel": "取消",
|
||||
"input password": "输入密码",
|
||||
"Reset Email": "重置邮箱",
|
||||
"Reset Phone": "重置手机号",
|
||||
"Reset Email...": "重置邮箱...",
|
||||
"Reset Phone...": "重置手机号...",
|
||||
"Send Code": "发送验证码",
|
||||
"Empty email": "邮箱为空",
|
||||
"Empty phone": "手机号为空",
|
||||
|
Reference in New Issue
Block a user