feat: add invite code system for closed alpha registration

This commit is contained in:
2026-02-11 14:48:44 +01:00
parent 1d80044e67
commit a4d960b752
13 changed files with 195 additions and 11 deletions

View File

@@ -212,7 +212,14 @@
"registrationFailed": "Registration failed",
"loginRequired": "Please log in to continue",
"rememberMe": "Remember me on this device",
"rememberMeHint": "Your UUID will be stored locally. Only enable on trusted devices."
"rememberMeHint": "Your UUID will be stored locally. Only enable on trusted devices.",
"inviteCode": "Invite Code",
"inviteCodePlaceholder": "e.g. ALPHA-XMR-2026",
"inviteCodeHint": "An invite code is required during the alpha phase.",
"inviteCodeRequired": "Please enter an invite code",
"inviteCodeInvalid": "Invalid or expired invite code",
"inviteCodeRedeemed": "Invite code fully redeemed",
"inviteCodeExpired": "Invite code expired"
},
"favorites": {
"title": "Favorites",