mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 09:33:46 +00:00
feat: guest purchase cabinet credentials UI
- CabinetCredentialsState with copyable email/password fields - Auto-login via JWT token with checkAdminStatus - /auto-login route with ErrorBoundary and no-referrer meta - Narrowed contact_type to 'email' | 'telegram' | null - Disabled button styling for PendingActivation go-to-cabinet - i18n: added landing.copy key to all 4 locales
This commit is contained in:
@@ -3511,6 +3511,7 @@
|
||||
"total": "مجموع",
|
||||
"pay": "پرداخت",
|
||||
"choosePeriod": "انتخاب دوره",
|
||||
"copy": "کپی",
|
||||
"copied": "کپی شد!",
|
||||
"copyLink": "کپی لینک",
|
||||
"giftToggleLabel": "\u0646\u0648\u0639 \u062e\u0631\u06cc\u062f",
|
||||
@@ -3521,6 +3522,16 @@
|
||||
"activateNow": "فعالسازی",
|
||||
"activating": "در حال فعالسازی...",
|
||||
"activationFailed": "خطا در فعالسازی",
|
||||
"giftMessage": "پیام"
|
||||
"giftMessage": "پیام",
|
||||
"cabinetReady": "حساب شما آماده است",
|
||||
"cabinetEmail": "ایمیل",
|
||||
"cabinetPassword": "رمز عبور",
|
||||
"goToCabinet": "رفتن به پنل کاربری",
|
||||
"saveCredentials": "این اطلاعات ورود را ذخیره کنید",
|
||||
"credentialsSentToEmail": "اطلاعات ورود به ایمیل شما ارسال شد",
|
||||
"giftSentSuccess": "هدیه ارسال شد!",
|
||||
"giftSentDesc": "گیرنده از طریق ایمیل مطلع خواهد شد",
|
||||
"autoLoginFailed": "ورود خودکار ناموفق بود",
|
||||
"autoLoginProcessing": "در حال ورود..."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user