feat: 增加登录页面的桌面和移动端支持,优化语言切换器和表单组件
Some checks failed
lotteryfront CI / build (push) Has been cancelled
Some checks failed
lotteryfront CI / build (push) Has been cancelled
This commit is contained in:
@@ -53,7 +53,11 @@
|
||||
"title": "Agent player login",
|
||||
"hint": "Sign in with the account your agent created for you. Main-site users should enter from the main site.",
|
||||
"username": "Username",
|
||||
"usernamePlaceholder": "Enter username",
|
||||
"password": "Password",
|
||||
"passwordPlaceholder": "Enter password",
|
||||
"showPassword": "Show password",
|
||||
"hidePassword": "Hide password",
|
||||
"submit": "Sign in",
|
||||
"missingFields": "Please enter username and password",
|
||||
"failed": "Sign-in failed",
|
||||
|
||||
Reference in New Issue
Block a user