feat: 增加登录页面的桌面和移动端支持,优化语言切换器和表单组件
Some checks failed
lotteryfront CI / build (push) Has been cancelled

This commit is contained in:
2026-06-29 13:56:47 +08:00
parent 7d03ffa30b
commit 1a43e81fb4
13 changed files with 411 additions and 128 deletions

View File

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