{
    "ru": {
        "round": "тираж",
        "disconnected": {
            "header": "Нет соединения с сервером",
            "text": "Идет восстановление связи"
        },
        "betting": {
            "on": "прием ставок",
            "off": "розыгрыш"
        },
        "stage": {
            "preflop": "Префлоп",
            "flop": "Флоп",
            "turn": "Тёрн",
            "river": "Ривер",
            "draw": "Дро"
        },
        "combo": {
            "0": "Старшая карта",
            "1": "Пара",
            "2": "Две пары",
            "3": "Тройка",
            "4": "Стрит",
            "5": "Флеш",
            "6": "Фул Хаус",
            "7": "Каре",
            "8": "Стрит Флеш"
        },
        "history": {
            "title": "История",
            "round": "тираж",
            "winners": "победители"
        },
        "timer": {
            "time_to": "до"
        }
    },
    "en": {
        "round": "Round",
        "disconnected": {
            "header": "No connection to server",
            "text": "Attempting to reconnect"
        },
        "betting": {
            "on": "betting",
            "off": "drawing"
        },
        "stage": {
            "preflop": "Preflop",
            "flop": "Flop",
            "turn": "Turn",
            "river": "River",
            "draw": "Draw"
        },
        "combo": {
            "0": "High Card",
            "1": "Pair",
            "2": "Two Pair",
            "3": "Three of a Kind",
            "4": "Straight",
            "5": "Flush",
            "6": "Full House",
            "7": "Four of a Kind",
            "8": "Straight Flush"
        },
        "history": {
            "title": "History",
            "round": "Round",
            "winners": "winners"
        },
        "timer": {
            "time_to": "time to"
        }
    },
    "es": {
        "round": "Ronda",
        "disconnected": {
            "header": "Sin conexión al servidor",
            "text": "Intentando reconectar"
        },
        "betting": {
            "on": "apuestas",
            "off": "sorteo"
        },
        "stage": {
            "preflop": "Preflop",
            "flop": "Flop",
            "turn": "Turn",
            "river": "River",
            "draw": "Draw"
        },
        "combo": {
            "0": "Carta alta",
            "1": "Par",
            "2": "Doble par",
            "3": "Trío",
            "4": "Escalera",
            "5": "Color",
            "6": "Full",
            "7": "Póker",
            "8": "Escalera de color"
        },
        "history": {
            "title": "Historial",
            "round": "Ronda",
            "winners": "ganadores"
        },
        "timer": {
            "time_to": "tiempo para"
        }
    }
}
