{ "title": "Login", "loginTitle": "Admin Login", "loginSubtitle": "Sign in with your admin account", "account": "Account", "accountPlaceholder": "Login account", "password": "Password", "passwordPlaceholder": "Password", "captcha": "Captcha", "captchaPlaceholder": "Enter captcha", "captchaLoading": "Loading captcha", "captchaRefresh": "Click to refresh captcha", "captchaFetch": "Click to get captcha", "apiMissingTitle": "API base URL not configured", "apiMissingDescriptionPrefix": "Set", "apiMissingDescriptionSuffix": "in the environment (Laravel base URL, for example http://127.0.0.1:8000).", "submit": "Log in", "submitting": "Signing in…", "captchaLoadFailed": "Failed to load captcha. Check the API or network.", "apiBaseMissingToast": "API proxy is not enabled: check LOTTERY_API_UPSTREAM points to Laravel", "captchaRequired": "Refresh the captcha first", "passwordMinLength": "Password must be at least 6 characters", "welcome": "Welcome, {{name}}", "networkFailed": "Network request failed", "loginFailed": "Login failed" }