{
  "nav": {
    "casino": "Casino",
    "earn": "Earn",
    "invest": "Invest",
    "wallet": "Wallet",
    "profile": "Profile"
  },
  "casino": {
    "title": "NEXUS CASINO",
    "subtitle": "Provably fair · AI powered",
    "welcome": "Welcome back",
    "games": "Games",
    "recent_wins": "Recent Wins",
    "no_wins": "No wins yet. Be the first!",
    "play": "Play",
    "edge": "edge"
  },
  "wallet": {
    "title": "Wallet",
    "deposit": "Deposit",
    "withdraw": "Withdraw",
    "transactions": "Transactions",
    "no_tx": "No transactions yet",
    "stars": "Stars",
    "diamonds": "Diamonds",
    "coins": "Coins"
  },
  "earn": {
    "title": "Earn",
    "daily": "Daily Reward",
    "daily_desc": "Claim free bonus every 24h",
    "achievements": "Achievements",
    "achievements_desc": "Complete challenges for rewards",
    "tasks": "Tasks",
    "leaderboard": "Leaderboard",
    "leaderboard_desc": "Top players this week"
  },
  "invest": {
    "title": "Invest",
    "subtitle": "Stake and earn passive returns",
    "packages": "Packages",
    "active": "Active Stakes",
    "no_stakes": "No active stakes"
  },
  "profile": {
    "title": "Profile",
    "level": "Level",
    "total_bets": "Total Bets",
    "total_wins": "Wins",
    "win_rate": "Win Rate",
    "settings": "Settings",
    "language": "Language",
    "sounds": "Sound Effects",
    "referral": "Referral Link"
  },
  "game": {
    "bet": "Bet",
    "bet_amount": "Bet Amount",
    "play": "PLAY",
    "cashout": "CASH OUT",
    "auto_cashout": "Auto Cashout",
    "target": "Target",
    "potential_win": "Potential win",
    "last_results": "Last Results",
    "quick_bet": "Quick Bet",
    "half": "½",
    "double": "2×",
    "max": "MAX",
    "min": "Min",
    "won": "WON",
    "lost": "Lost",
    "win": "WIN!",
    "crashed": "CRASHED",
    "result": "Result",
    "multiplier": "Multiplier",
    "chance": "Chance",
    "over": "Over",
    "under": "Under",
    "start": "START",
    "bombs": "Bombs",
    "tiles_safe": "Safe tiles",
    "floor": "Floor",
    "pick": "Pick",
    "higher": "Higher",
    "lower": "Lower",
    "player": "Player",
    "banker": "Banker",
    "tie": "Tie",
    "spin": "SPIN",
    "reveal": "Reveal All",
    "back": "Back"
  },
  "common": {
    "loading": "Loading...",
    "error": "Error",
    "success": "Success",
    "confirm": "Confirm",
    "cancel": "Cancel",
    "close": "Close"
  }
}
