export const affiliate_landing = {
  page_title: 'Affiliate Program - Multideal',
  page_description:
    "Join Multideal's affiliate program and earn commission on every purchase through your link. Free to join.",
  hero_heading: 'Share Deals. Earn Commission.',
  hero_sub:
    'Share Multideal deal links — every purchase through your link earns commission. Free to join, zero risk.',
  hero_cta_enroll: "Join Now — It's Free",
  hero_cta_dashboard: 'My Dashboard',
  how_heading: 'How It Works',
  step1_title: 'Get Your Unique Link',
  step1_body:
    'Join for free, get your personal referral link, and access a dashboard to track your performance instantly.',
  step2_title: 'Share Anywhere',
  step2_body:
    'Share on WhatsApp, Instagram, Telegram — any channel. Every link tracks for {{cookieDays}} days after the click.',
  step3_title: 'Earn Commission',
  step3_body:
    'Commission from every purchase lands in your account automatically. After the hold period, withdraw via bank transfer to an Israeli bank account.',
  trust_strip_aria: 'Affiliate program statistics',
  trust_stat1_label: 'Commission per sale',
  trust_stat1_from: 'From {{tier1Pct}}%',
  trust_stat2_days_suffix: 'days',
  trust_stat2_label: 'Tracking window',
  trust_stat3_value: 'Free',
  trust_stat3_label: 'To join',
  benefits_heading: 'Why Join?',
  benefit1_title: 'Completely Free',
  benefit1_body: 'No signup fee. No monthly subscription. Join free and start earning immediately.',
  benefit2_title: 'Tiered Commission',
  benefit2_body:
    'Start at Tier 1 and advance automatically — the more sales you drive, the higher your commission rate.',
  benefit3_title: 'Real-Time Dashboard',
  benefit3_body: 'Track clicks, conversions, and earnings directly in the app — full transparency.',
  tiers_heading: 'Commission Tiers',
  tiers_window_note:
    'Tier is based on purchases in the trailing {{tierWindowDays}} days — evaluated at each sale.',
  tiers_lock_note: "Each sale earns the rate you've unlocked at the moment it happens.",
  tier_col_level: 'Tier',
  tier_col_sales: 'Purchases / {{tierWindowDays}} days',
  tier_col_commission: 'Commission',
  tier1_label: 'Tier 1',
  tier2_label: 'Tier 2',
  tier3_label: 'Tier 3',
  tier1_range: '0–{{tier2MinSalesMinus1}} purchases',
  tier2_range: '{{tier2MinSales}}–{{tier3MinSalesMinus1}} purchases',
  tier3_range: '{{tier3MinSales}}+ purchases',
  faq_heading: 'FAQ',
  faq1_q: 'What is the commission rate?',
  faq1_a:
    'Commission is tiered: Tier 1 — {{tier1Pct}}%, Tier 2 — {{tier2Pct}}%, Tier 3 — {{tier3Pct}}%. The more sales you drive, the higher your rate. Rates may be updated from time to time.',
  faq2_q: 'When do I get paid?',
  faq2_a:
    'Commissions mature after a {{holdDays}}-day hold (covering cancellations and returns). You can withdraw once your balance reaches ₪{{withdrawalMinIls}}.',
  faq3_q: 'Which payment methods are supported?',
  faq3_a: 'Withdraw to an Israeli bank account via direct bank transfer.',
  faq4_q: 'Is identity verification required?',
  faq4_a:
    'Yes. A one-time identity verification (KYC) is required before your first bank withdrawal.',
  enroll_modal_title: 'Join the Affiliate Program',
  enroll_modal_tos_prefix: 'I have read and agree to the ',
  enroll_modal_tos_link: 'Affiliate Program Terms',
  enroll_modal_submit: 'Join',
  enroll_modal_submitting: 'Joining...',
  enroll_modal_error: 'Enrollment failed. Try again — if it persists, contact support.',
  enroll_modal_error_already: "You're already enrolled. Taking you to your dashboard…",
  enroll_modal_error_banned: 'This account cannot join the program. Contact support.',
  payout_options_heading: 'Withdrawing Commissions',
  credit_option_label: 'Site Credit',
  credit_option_desc:
    'Use your commissions for more purchases on Multideal — no identity verification required.',
  cash_option_label: 'Bank Transfer',
  cash_option_desc:
    'Receive money directly to an Israeli bank account. One-time identity verification required.',
  crosslink_referral: 'Looking for a simple referral program? →',
  crosslink_referral_body:
    'Refer a Friend gives one-time store credit with no KYC. The Affiliate Program is for ongoing commissions paid to your bank account.',
  connect_refresh_title: 'Renew Verification Link | Multideal',
  connect_refresh_heading: 'Verification Link Expired',
  connect_refresh_body:
    'Your identity-verification link has expired. You can generate a new link and continue from where you left off.',
  connect_refresh_cta: 'Renew Verification Link',
  connect_back_to_dashboard: 'Back to Affiliate Dashboard',
  connect_return_title: 'Identity Verification Complete | Multideal',
  connect_return_heading: 'Details Submitted',
  connect_return_body:
    'Your identity-verification details were submitted to Stripe. Verification is now being reviewed — the updated status will appear in your affiliate dashboard within a few minutes.',
  connect_return_status_verified: 'Verification complete',
  connect_return_status_pending: 'Verification under review',
  connect_return_status_action_required: 'More details needed — return to verification',
  connect_return_status_cta: 'Return to verification',
  tooltip_trust_tracking:
    "Any purchase made within {{cookieDays}} days of clicking your link is credited to you — even if it isn't immediate.",
  tooltip_tiers_window:
    'Your tier is recalculated at each sale, based on the purchases you drove in the preceding {{tierWindowDays}} days.',
  tooltip_payout_kyc:
    'Identity verification (KYC) is done once, via our secure payment provider, before your first withdrawal.',
} as const;
