{
  "welcome": {
    "title": "Get Ready to Manage Your Bets",
    "subtitle": "Your ultimate betting companion is here! Start tracking your bets, review your history, and improve your betting strategy today.",
    "button": "Start",
    "appName": "Welcome Bets Manager"
  },
  "navigation": {
    "myBets": "My Bets",
    "statistic": "Statistic",
    "history": "History",
    "newBet": "New Bet",
    "settings": "Settings"
  },
  "settings": {
    "notification": "Notification",
    "privacyPolicy": "Privacy Policy",
    "termsOfUse": "Terms of Use",
    "shareApp": "Share this App",
    "rateApp": "Rate Us",
    "rateAppTitle": "Rate this app",
    "rateAppSubtitle": "You like this app ? Then take a little bit of your time to leave a rating :",
    "clearData": "Clear data",
    "clearDataDialogTitle": "Clear data",
    "clearDataDialogSubtitle": "This will remove all saved bets and reset the app. Are you sure you want to clear all data?"
  },
  "actions": {
    "add": "Add",
    "save": "Save",
    "edit": "Edit",
    "delete": "Delete",
    "cancel": "Cancel",
    "clear": "Clear",
    "done": "Done",
    "approve": "Approve",
    "exit": "Exit"
  },
  "dialogs": {
    "deleteBetTitle": "Delete Bet",
    "deleteBetSubtitle": "Do you want to delete this card?",
    "confirmExitTitle": "Exit",
    "confirmExitInfo": "All typed information will be lost. Do you really want to exit?",
    "notificationPermissionTitle": "Allow Notification",
    "notificationPermissionSubtitle": "Enable notifications to receive updates on your bets."
  },
  "form": {
    "team1": "Team 1",
    "team1Hint": "Ex. Arsenal",
    "team2": "Team 2",
    "team2Hint": "Ex. Manchester City",
    "betAmount": "Bet Amount",
    "odds": "Odds",
    "start": "Start",
    "end": "End",
    "time": "Time",
    "selectDate": "Select Date",
    "selectTime": "Select Time",
    "reminder": "Reminder",
    "reminderHint": "Remind in 5 min before",
    "reminderWarning": "Reminder can not be setted on previous date and time",
    "thisFieldCannotBeEmpty": "This field cannot be empty"
  },
  "status": {
    "status": "Status",
    "pending": "Pending",
    "inProcess": "In Process",
    "win": "Win",
    "won": "Won",
    "loss": "Loss",
    "lost": "Lost",
    "on": "ON",
    "off": "OFF"
  },
  "info": {
    "noPendingBets": "Pending bets are displayed here. To create your first bet, press the button below.",
    "noBets": "Your bets are displayed here. To create your first bet, press the button below."
  },
  "statistics": {
    "yourTotalBalance": "Your Total Balance",
    "totalSpent": "Total Spent",
    "wonRate": "Won Rate",
    "yourBetsInNumbers": "Your Bets In Numbers"
  }
}