Rename Face to LoginPage.

This commit is contained in:
Yang Luo
2021-03-26 21:56:51 +08:00
parent 7fe9705303
commit 3d4c987d32
6 changed files with 17 additions and 17 deletions

View File

@ -27,7 +27,7 @@
"OAuth providers": "OAuth providers",
"Applications that requires authentication": "Applications that requires authentication"
},
"account":
"account":
{
"My Account": "My Account",
"Login": "Login",
@ -55,10 +55,10 @@
"Is Admin": "Is Admin",
"Is Global Admin": "Is Global Admin"
},
"application":
"application":
{
"Edit Application": "Edit Application",
"Enable Password": "Enable Password",
"Face Preview": "Face Preview"
"Login Page Preview": "Login Page Preview"
}
}
}

View File

@ -27,7 +27,7 @@
"OAuth providers": "OAuth提供方",
"Applications that requires authentication": "需要鉴权的应用"
},
"account":
"account":
{
"My Account": "我的账户",
"Login": "登录",
@ -57,10 +57,10 @@
"Is Admin": "是管理员",
"Is Global Admin": "是全局管理员"
},
"application":
"application":
{
"Edit Application": "修改应用",
"Enable Password": "开启密码",
"Face Preview": "图标预览"
"Login Page Preview": "登录页面预览"
}
}
}