mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-04 05:10:19 +08:00
Rename Face to LoginPage.
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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": "登录页面预览"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user