feat: dashboard Second Brain, essai 7 jours et vérification e-mail
All checks were successful
CI / Lint, Unit Tests & Build (push) Successful in 7m14s
CI / Deploy production (on server) (push) Successful in 1m25s

Rendre le dashboard actionnable (inbox, peek, carte mentale), aligner la facturation sur l’essai 7 jours, et bloquer le login e-mail tant que l’adresse n’est pas confirmée.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Antigravity
2026-08-30 07:19:36 +00:00
parent 69c99e4f4f
commit 80ccc1f6de
95 changed files with 4158 additions and 618 deletions

View File

@@ -38,7 +38,24 @@
"privacyTerms": "© ۲۰۲۵ Memento Labs — حریم خصوصی · شرایط",
"sessionExpired": "سایت شما با ناوبری و فهرست مطالب تولید می‌شود",
"welcomeBack": "خوش آمدید",
"welcomeBackSubtitle": "اعتبارنامه‌های خود را برای دسترسی به یادداشت‌هایتان وارد کنید."
"welcomeBackSubtitle": "اعتبارنامه‌های خود را برای دسترسی به یادداشت‌هایتان وارد کنید.",
"checkEmailTitle": "ایمیل خود را بررسی کنید",
"checkEmailDescription": "لینک تأیید را به {email} فرستادیم. قبل از ورود آن را باز کنید تا حساب فعال شود.",
"checkEmailDescriptionGeneric": "لینک تأیید را به ایمیل شما فرستادیم. قبل از ورود آن را باز کنید تا حساب فعال شود.",
"resendVerification": "ارسال دوباره ایمیل تأیید",
"verifyResent": "ایمیل تأیید ارسال شد. صندوق ورودی را بررسی کنید.",
"verifyResendFailed": "ارسال ایمیل تأیید ممکن نشد. بعداً دوباره تلاش کنید.",
"verifyMissingEmail": "آدرس ایمیل خود را وارد کنید.",
"verifyLoading": "در حال تأیید ایمیل…",
"verifySuccessTitle": "ایمیل تأیید شد",
"verifySuccessDescription": "حساب شما آماده است. اکنون می‌توانید وارد شوید.",
"verifyExpiredTitle": "لینک منقضی شده",
"verifyExpiredDescription": "این لینک تأیید منقضی شده است. یک لینک جدید درخواست کنید.",
"verifyInvalidTitle": "لینک نامعتبر",
"verifyInvalidDescription": "این لینک تأیید نامعتبر است یا قبلاً استفاده شده.",
"emailNotVerified": "قبل از ورود ایمیل خود را تأیید کنید.",
"emailVerifiedBanner": "ایمیل تأیید شد. اکنون می‌توانید وارد شوید.",
"invalidCredentials": "ایمیل یا رمز عبور نادرست است."
},
"sidebar": {
"notes": "یادداشت‌ها",
@@ -1580,7 +1597,58 @@
"STRIPE_PRICE_CREDITS_S": "Pack S — 100 credits (price ID)",
"STRIPE_PRICE_CREDITS_M": "Pack M — 500 credits (price ID)",
"STRIPE_PRICE_CREDITS_L": "Pack L — 2,000 credits (price ID)",
"packsCatalogTitle": "Pack catalogue (code)"
"packsCatalogTitle": "Pack catalogue (code)",
"healthTitle": "Stripe health check",
"healthDescription": "Runtime status of keys, webhooks, price IDs and billing flag (secrets are never shown).",
"healthSecret": "Secret key (server)",
"healthPublishable": "Publishable key",
"healthWebhook": "Webhook secret",
"healthBillingFlag": "Billing enabled",
"healthTrial": "Free trial",
"trialDaysValue": "{days} days on first checkout",
"modeTest": "Test mode (sk_test_…)",
"modeLive": "Live mode (sk_live_…)",
"modePlaceholder": "Placeholder / invalid key",
"modeMissing": "Not configured",
"configured": "Configured",
"missing": "Missing",
"enabled": "Enabled",
"disabled": "Disabled",
"priceStatusTitle": "Price IDs vs Stripe",
"colKey": "Plan",
"colPriceId": "Price ID",
"colSource": "Source",
"colStripe": "Stripe amount",
"priceError": "Lookup failed",
"inactive": "inactive",
"notChecked": "Not checked (no Stripe key)",
"subsTitle": "Subscriptions overview",
"subsDescription": "Counts from the local database (synced via Stripe webhooks).",
"statPaid": "Active + trial",
"statTrialing": "On trial",
"statPastDue": "Past due",
"statCanceling": "Cancel at period end",
"byTier": "By tier",
"byStatus": "By status",
"usersWithoutSub": "Users with no Subscription row",
"noSubs": "No subscriptions yet",
"recentSubs": "Recent paid / trial accounts",
"colUser": "User",
"colTier": "Tier",
"colStatus": "Status",
"colPeriod": "Period / trial end",
"canceling": "canceling",
"manualTier": "manual (no Stripe sub)",
"trialUntil": "Trial until {date}",
"testGuideTitle": "How to test Stripe locally",
"testGuideDescription": "Checklist to validate checkout, webhooks and trial.",
"testStep1": "Stripe Dashboard → Test mode ON. Create Pro/Business products + monthly/annual prices + credit packs.",
"testStep2": "Put sk_test_…, pk_test_… in .env. Put price_… IDs in Admin → Billing (or env) and enable billing.",
"testStep3": "Copy the whsec_… into STRIPE_WEBHOOK_SECRET and restart the app.",
"testStep4": "npm run dev → open /settings/billing as a BASIC user.",
"testStep5": "Start Pro checkout. Card: 4242 4242 4242 4242, any future expiry, any CVC. Expect a 7-day trial.",
"testStep6": "Confirm Admin → Billing shows TRIALING, and /settings/billing shows the trial end date.",
"testCardHint": "Other cards: 4000000000009995 = payment fails · 4000002500003155 = 3D Secure. Never use real cards in test mode."
}
},
"about": {
@@ -3113,7 +3181,11 @@
"packLName": "بسته قدرتمند",
"buyPack": "خرید",
"packCheckoutSuccess": "بسته اعتبار به موجودی شما اضافه شد!",
"packCheckoutFailed": "شروع خرید ممکن نشد. پیکربندی Stripe را بررسی کنید یا دوباره تلاش کنید."
"packCheckoutFailed": "شروع خرید ممکن نشد. پیکربندی Stripe را بررسی کنید یا دوباره تلاش کنید.",
"startTrialCta": "شروع آزمایش رایگان {days} روزه",
"trialFeature": "آزمایش رایگان {days} روزه (نیاز به کارت)",
"trialEndsOn": "آزمایش رایگان شما در {date} تمام می‌شود. سپس به‌طور خودکار صورتحساب صادر می‌شود.",
"trialEndsLabel": "پایان آزمایش"
},
"landing": {
"nav": {
@@ -3295,7 +3367,16 @@
"feature4": "پشتیبانی اختصاصی",
"feature5": "آنبوردینگ زنده"
},
"basicPrice": "رایگان"
"basicPrice": "رایگان",
"savePercent": "حدود ۱۷٪ صرفه‌جویی",
"proMonthly": "۹٫۹۰€",
"proAnnualMonthly": "۸٫۲۵€",
"businessMonthly": "۲۹٫۹۰€",
"businessAnnualMonthly": "۲۴٫۹۲€",
"enterprisePrice": "قیمت سفارشی",
"trialBadge": "آزمایش رایگان {days} روزه",
"trialFeature": "آزمایش رایگان {days} روزه (نیاز به کارت)",
"trialCta": "شروع آزمایش رایگان {days} روزه"
},
"cta": {
"title": "از دست دادن بهترین ایده‌ها را متوقف کنید.",