Improve i18n.

This commit is contained in:
Yang Luo
2021-05-24 20:48:04 +08:00
parent 2fff5f79ce
commit b23e8cf90c
5 changed files with 24 additions and 26 deletions

View File

@@ -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",

View File

@@ -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": "手机号为空",