{
  "welcome": "Welcome to Megaroll",
  "loading": "Loading...",
  "error": "Error",
  "success": "Success",
  "cancel": "Cancel",
  "save": "Save",
  "delete": "Delete",
  "edit": "Edit",
  "close": "Close",
  "tabs": {
    "manual": "Manual",
    "auto": "Auto"
  },
  "betting": {
    "betAmount": "Bet Amount",
    "numberOfBets": "Number of Bets",
    "receivesOnWin": "Receives on Win",
    "greaterThan": "Greater than",
    "lessThan": "Less than",
    "multiplier": "Multiplier",
    "winProbability": "Win Probability",
    "onWin": "On Win",
    "onLoss": "On Loss",
    "restart": "Restart",
    "incrementBy": "Increment by:",
    "stopOnWin": "Stop on Win",
    "stopOnLoss": "Stop on Loss",
    "risk": "Risk",
    "rows": "Rows",
    "betting": "Betting...",
    "difficultyLow": "Low",
    "difficultyMedium": "Medium",
    "difficultyHigh": "High",
    "targetMultiplier": "Target Multiplier",
    "winChance": "Win Chance"
  },
  "mines": {
    "mines": "Mines",
    "betAmount": "Bet Amount",
    "numberOfGames": "Number of Games",
    "selectedTiles": "Selected Tiles",
    "profitOnPoints": "Profit on Points",
    "cashout": "Cashout",
    "multiplier": "Multiplier",
    "currentProfit": "Current Profit",
    "nextProfit": "Next Profit",
    "profit": "Profit",
    "enterValidBetAmount": "Please enter a valid bet amount.",
    "betAmountExceedsBalance": "Bet amount cannot exceed balance.",
    "selectAtLeastOneTile": "Please select at least one tile."
  },
  "buttons": {
    "rollDice": "ROLL DICE",
    "startAutoBet": "START AUTO-BET",
    "stopAutoBet": "STOP AUTO-BET",
    "play": "Play",
    "maxBet": "Max"
  },
  "game": {
    "win": "Win",
    "loss": "Loss"
  },
  "alerts": {
    "enterValidBetAmount": "Please enter a valid bet amount.",
    "betAmountExceedsBalance": "Bet amount cannot exceed balance.",
    "enterValidNumberOfBets": "Please enter a valid number of bets",
    "selectWalletFirst": "Please select a wallet first",
    "validNumberBetween": "Please enter a valid number between 1.99 and 98.",
    "autoBetStopped": "Auto bet stopped. Final balance:",
    "noGainOrLoss": "No gain or loss.",
    "youWon": "You won",
    "youLost": "You lost"
  },
  "crash": {
    "autoCashout": "Auto Cashout",
    "bet": "Bet",
    "betNextRound": "Bet Next Round",
    "cancelNextBet": "Cancel Next Bet",
    "crashed": "Crashed",
    "cashout": "Cashout",
    "cashoutNow": "Cashout...",
    "betPlaced": "Bet Placed",
    "startAuto": "Start Auto",
    "stopAuto": "Stop Auto",
    "setAutoCashout": "Set Auto Cashout",
    "autoNextRound": "Auto Next Round",
    "nextRoundIn": "Next Round In",
    "multiplier": "Multiplier",
    "players": "Players",
    "waiting": "Waiting..."
  }
}
