Phase D
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 17s

This commit is contained in:
smueller
2026-06-26 14:03:57 +02:00
parent ed8334328e
commit 333ad1cc7d
31 changed files with 964 additions and 15 deletions

View File

@@ -86,6 +86,12 @@
"securityTitle": "Security",
"securitySubtitle": "Manage authentication and security settings for your account.",
"backToLogin": "Back to sign in",
"ssoTitle": "Signing you in",
"ssoLoading": "Validating your secure sign-in link…",
"ssoError": "Sign-in failed. The link may be expired or already used.",
"ssoMissingTicket": "No sign-in ticket was provided.",
"impersonationBanner": "Support session active: {label}",
"impersonationDefaultLabel": "WHMCS admin impersonation",
"sessionNone": "session: none",
"errors": {
"generic": "Something went wrong. Please try again."