Improve UI text.

This commit is contained in:
Yang Luo
2021-04-28 00:13:50 +08:00
parent 7a0ed4ebaf
commit 6fbdc556ac
12 changed files with 57 additions and 57 deletions

View File

@ -12,14 +12,14 @@
"Edit": "Edit",
"Delete": "Delete",
"Organization": "Organization",
"Created Time": "Created Time",
"Created time": "Created time",
"Name": "Name",
"Display Name": "Display Name",
"Display name": "Display name",
"Avatar": "Avatar",
"URL": "URL",
"Preview": "Preview",
"User Type": "User Type",
"Password Type": "Password Type",
"User type": "User type",
"Password type": "Password type",
"Password": "Password",
"Email": "Email",
"Phone": "Phone",
@ -59,7 +59,7 @@
{
"Type": "Type",
"Client ID": "Client ID",
"Client Secret": "Client Secret",
"Client secret": "Client secret",
"Provider URL": "Provider URL",
"Edit Provider": "Edit Provider"
},
@ -72,16 +72,16 @@
"Set new profile picture": "Set new profile picture",
"Affiliation": "Affiliation",
"Tag": "Tag",
"Third-party Logins": "Third-party Logins",
"Third-party logins": "Third-party logins",
"Link": "Link",
"Unlink": "Unlink",
"Is Admin": "Is Admin",
"Is Global Admin": "Is Global Admin"
"Is admin": "Is admin",
"Is global admin": "Is global admin"
},
"application":
{
"Edit Application": "Edit Application",
"Enable Password": "Enable Password",
"Login Page Preview": "Login Page Preview"
"Enable password": "Enable password",
"Login page preview": "Login page preview"
}
}

View File

@ -12,14 +12,14 @@
"Edit": "修改",
"Delete": "删除",
"Organization": "组织",
"Created Time": "创建时间",
"Created time": "创建时间",
"Name": "用户名",
"Display Name": "姓名",
"Display name": "姓名",
"Avatar": "头像",
"URL": "链接",
"Preview": "预览",
"User Type": "用户类型",
"Password Type": "密码类型",
"User type": "用户类型",
"Password type": "密码类型",
"Password": "密码",
"Email": "电子邮箱",
"Phone": "手机号",
@ -58,10 +58,10 @@
"provider":
{
"Name": "用户名",
"Display Name": "姓名",
"Display name": "姓名",
"Type": "类型",
"Client ID": "Client ID",
"Client Secret": "Client Secret",
"Client secret": "Client secret",
"Provider URL": "第三方URL",
"Edit Provider": "修改第三方"
},
@ -74,16 +74,16 @@
"Set new profile picture": "设置新头像",
"Affiliation": "单位",
"Tag": "标签",
"Third-party Logins": "第三方登录",
"Third-party logins": "第三方登录",
"Link": "绑定",
"Unlink": "解绑",
"Is Admin": "是管理员",
"Is Global Admin": "是全局管理员"
"Is admin": "是管理员",
"Is global admin": "是全局管理员"
},
"application":
{
"Edit Application": "修改应用",
"Enable Password": "开启密码",
"Login Page Preview": "登录页面预览"
"Enable password": "开启密码",
"Login page preview": "登录页面预览"
}
}