-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathlang_en.json
43 lines (43 loc) · 2.1 KB
/
lang_en.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"b_bet": "Bet",
"b_deck_count": "Deck count",
"b_double": "Double",
"b_hit": "Hit",
"b_language": "Language",
"b_language_caption": "English",
"b_rating": "Scoreboard",
"b_reset": "Reset balance (to default)",
"b_settings": "Settings",
"b_stand": "Hold",
"b_start": "New game",
"q_bet_confirm": "bet",
"q_bet_decrease": "higher bet",
"q_bet_increase": "lower bet",
"q_bet_warn": "Limit reached",
"q_choice": "Your choice",
"q_sett_bal_reset": "reset balance",
"q_sett_confirm": "setting",
"q_sett_deck_c": "deck count",
"q_sett_lang": "change language",
"txt_blackjack": "blackjack",
"txt_bust": "bust",
"txt_game_start": "Game begin",
"txt_goodbye": "Bye! All your temporary data and scoreboard entry have been removed. You can get back to game in any time, just send /start",
"txt_lose": "Lose",
"txt_m_bet": "Your bet",
"txt_m_bet_hint": "Chose your bet in",
"txt_m_bet_title": "Bet select",
"txt_m_bet_title_confirm": "Bet confirmed",
"txt_m_from": "of",
"txt_m_goodluck": "Good luck!",
"txt_m_place": "Your position",
"txt_m_sett_b_reset": "Balance restored",
"txt_m_sett_hint": "Choose your options",
"txt_m_sett_title": "Settings",
"txt_m_sett_title_confirm": "Setting saved",
"txt_second_goodbye": "You are already not in the game!",
"txt_stop": "For confirmation, please send \"/stop yes\"",
"txt_tie": "Tie",
"txt_welcome": "🎯 Welcome to 🎰 <b>blackjack gamebot</b> - <u>the best bot to play blackjack</u> on Telegram!\nJust hit 🎲 New game - and go play some rounds!\nYou can switch language, take a look at scoreboard and much more in Settings\n\n🎯 Вас приветствует 🎰 <b>blackjack gamebot</b> – <u>лучший блэкджек бот</u> в Telegram!\nПросто нажмите 🎲 Новая игра – и вперед к игре!\nПереключение языка, рейтинг игроков и многие другие вещи доступны в меню Настройки",
"txt_win": "Win"
}