// +---------------------------------------------------------------------- // 核心中文语言包 return [ 'agent' => [ //Login 'system_name' => 'Agent System', 'username' => 'Username', 'password' => 'Password', 'verification' => 'Verification', 'agent_login' => 'Agent', 'sub_login' => 'Sub account', 'login' => 'Login', 'empty_username' => 'Please enter the username', 'empty_password' => 'Please enter the password', 'empty_validateCode' => 'Please enter the verification code', 'choose_account_type' => 'Please select the login account type', 'error_validateCode' => 'Verification code error', 'exist_username' => 'Username does not exist', 'prohibits_login' => 'This account prohibits login', 'u_or_p_error' => 'Username or password error', 'username_exist_or_del' => 'The username does not exist or has been deleted', 'exist_parent' => 'Parent account does not exist', 'parent_ban' => 'Parent account has been banned from logging in', //Index 'menu' => 'Menu', 'personal_center' => 'Personal Center', 'personal_homepage' => 'Personal Homepage', 'account_management' => 'Account Management', 'agent_list' => 'Agent List', 'member_list' => 'Member List', 'add_agent' => 'Add Agent', 'add_member' => 'Add Member', 'agent_deleted' => 'Agent deleted', 'member_deleted' => 'Member deleted', 'daily_statement' => 'Daily statement', 'report_management' => 'Report management', 'agent_daily_statement' => 'Agent daily statement', 'table_game_query' => 'Table game query', 'annotation_query' => 'Annotation query', 'recharge_withdrawal_query' => 'Recharge withdrawal query', 'online_recharge_query' => 'Online recharge query', 'supply_and_drainage_report' => 'Supply and drainage report', 'online_management' => 'Online management', 'online_players' => 'Online players', 'sub_account_management' => 'Sub account management', 'sub_account_list' => 'Sub account list', 'add_sub_account' => 'Add sub account', 'sub_account_deleted' => 'Sub account deleted', 'promotion' => 'Promotion', 'promote_QR_codes' => 'Promote QR codes', 'line_promote' => 'Line Promote', 'line_management' => 'Line management', 'sub_account' => 'Sub account', 'change_password' => 'Change password', 'exit' => 'Exit', 'current_account' => 'Current account', 'original_password' => 'Original password', 'new_password' => 'New password', 'confirm_password' => 'Confirm password', 'submit_now' => 'Submit now', 'enter_original_password' => 'Please enter the original password', 'enter_new_password' => 'Please enter the new password', 'enter_confirmation_password' => 'Please enter the confirmation password', 'pass_diff' => 'The two passwords do not match', 'enter_old_and_new' => 'Old and new passwords cannot be empty', 'new_pass_limit' => 'The password cannot be less than 6 digits', 'success_edit_pass' => 'Successfully modified password', 'error_edit_pass' => 'Error modifying password', 'original_password_error' => 'Original password error', 'exist' => 'dose not exist', 'sam_new_old' => 'The new password cannot be the same as the original password', 'data_statistics' => 'Data statistics', 'total_number_of_agents' => 'Total num of agent', 'new_agents_added_today' => 'New agents added today', 'total_number_of_member' => 'Total num of member', 'new_member_added_today' => 'New member added today', 'user_information' => 'User information', 'nickname' => 'Nickname', 'login_time' => 'Login time', 'login_ip' => 'Login IP', 'available_limit' => 'Available_limit', 'share_ratio' => 'Share ratio', 'rebate_bet_amount' => 'Effective bet amount', 'rebate_rate' => 'Rebate Rate', 'baccarat' => 'Baccarat', 'baccarat_1' => 'B', 'dt' => 'Dragon tiger', 'dt_1' => 'D', 'cow' => 'Bull', 'cow_1' => 'B', 'three_card' => 'Three card', 'three_card_1' => 'T', 'color_plate' => 'Color plate', 'sic_bo' => 'Sic bo', 'roulette' => 'Roulette', 'washing_rate' => 'washing rate', 'chess_card' => 'Chess card', 'chess_card_game' => 'Chess card game', 'chess_card_game_score_log' => 'Chess card game score log', //Agent 'attribution_type' => 'Attribution type', 'all' => 'All', 'directly_under' => 'Directly under', 'search' => 'Search', 'refresh' => 'Refresh', 'export' => 'Export', 'recent_recharge' => 'Recent recharge', 'recent_up_score' => 'Recent up score', 'account_balance' => 'Account balance', 'under_all_balance' => 'All balance', 'proportion' => 'Proportion', 'create_time' => 'Create time', 'online_recharge' => 'Online recharge', 'title' => 'Title', 'wallet_address' => 'Wallet address', 'status' => 'Status', 'operate' => 'Operate', 'ban' => 'Ban', 'enable' => 'Enable', 'unilateral' => 'unilateral', 'bilateral' => 'bilateral', 'subordinate_members' => 'Under members', 'subordinate_agents' => 'Under agents', 'recharge_withdrawal' => 'Recharge withdrawal', 'recharge_withdrawal_2' => 'Recharge withdrawal', 'account_editing' => 'Account editing', 'no_data' => 'No data', 'illegal_request' => 'Illegal request', 'status_code_error' => 'Status code error', 'account_is_disabled' => 'Account is disabled', 'account_enabled' => 'Account enabled', 'batch_ban' => 'Successfully disabled the agent and its subordinates num', 'batch_enable' => 'Successfully enabled the agent and its subordinates', 'parent_error' => 'Parent agent error', 'automatically' => 'Automatically', 'min_limit' => 'Min limit', 'max_limit' => 'Max limit', 'min_tie_limit' => 'Min tie limit', 'max_tie_limit' => 'Max tie limit', 'min_pair_limit' => 'Min pair limit', 'max_pair_limit' => 'Max pair limit', 'rate' => 'rate', 'remark' => 'Remark', 'default' => 'Default', 'limit_baccacat_word' => 'Less than or equal to the Baccarat code rate of the affiliated agent', 'limit_dt_word' => 'Less than or equal to the Dragon tiger code rate of the affiliated agent', 'limit_cow_word' => 'Less than or equal to the Bull code rate of the affiliated agent', 'limit_tc_word' => 'Less than or equal to the Three card code rate of the affiliated agent', 'limit_rate_word' => 'Less than or equal to the code rate of the affiliated agent', 'empty_nickname' => 'Please enter the nickname', 'empty_min_limit' => 'Please enter the min limit', 'empty_max_limit' => 'Please enter the max limit', 'empty_min_tie_limit' => 'Please enter the min tie limit', 'empty_max_tie_limit' => 'Please enter the max tie limit', 'empty_min_pair_limit' => 'Please enter the min pair limit', 'empty_max_pair_limit' => 'Please enter the max pair limit', 'empty_wash_type' => 'Please enter the wash type', 'empty_baccacat_rate' => 'Please enter the Baccacat rate', 'empty_dt_rate' => 'Please enter the Dragon tiger rate', 'empty_cow_rate' => 'Please enter the Bull rate', 'empty_tc_rate' => 'Please enter the Three card rate', 'empty_proportion' => 'Please enter the proportion', 'already_exist_username' =>'Username already exists', 'letter_identification_error' => 'Username letter identification error', 'bet_type_error' => 'Incorrect betting method', 'min_limit_0' => 'The min limit cannot be lower than 0', 'max_limit_0' => 'The max limit cannot be lower than 0', 'min_limit_bigger_than_max_limit' => 'The min limit cannot exceed the max limit', 'min_tie_limit_0' => 'The min tie limit cannot be lower than 0', 'max_tie_limit_0' => 'The max tie limit cannot be lower than 0', 'min_tie_limit_bigger_than_max_tie_limit' => 'The min tie limit cannot exceed the max tie limit', 'min_pair_limit_0' => 'The min pair limit cannot be lower than 0', 'max_pair_limit_0' => 'The max pair limit cannot be lower than 0', 'min_pair_limit_bigger_than_max_tie_limit' => 'The min pair limit cannot exceed the max pair limit', 'limit_cannot_bigger' => 'Limit cannot exceed', 'tie_limit_cannot_bigger' => 'Tie limit cannot exceed', 'pair_limit_cannot_bigger' => 'Pair limit cannot exceed', 'min_nn_limit' => 'Min bull limit', 'max_nn_limit' => 'Max bull limit', 'empty_min_nn_limit' => 'Please enter the min bull limit', 'empty_max_nn_limit' => 'Please enter the max bull limit', 'min_nn_limit_0' => 'Min bull limit cannot be less than 0', 'max_nn_limit_0' => 'Max bull limit cannot be less than 0', 'min_nn_limit_bigger_than_max' => 'Min bull limit cannot exceed max bull limit', 'nn_limit_cannot_bigger' => 'Bull limit cannot exceed', 'baccarat_limit_0' => 'Baccarat code rate cannot be lower than 0', 'baccarat_cannot_bigger_agent' => 'The Baccarat code rate cannot exceed the Baccarat code rate of the affiliated agent', 'dt_limit_0' => 'The Dragon tiger code rate cannot be lower than 0', 'dt_cannot_bigger_agent' => 'The Dragon tiger code rate cannot exceed the Dragon tiger code rate of the affiliated agent', 'cow_limit_0' => 'The Bull code rate cannot be lower than 0', 'cow_cannot_bigger_agent' => 'The Bull code rate cannot exceed the Bull code rate of the affiliated agent', 'tc_limit_0' => 'The Three card code rate cannot be lower than 0', 'tc_cannot_bigger_agent' => 'The Three card code rate cannot exceed the Three card code rate of the affiliated agent', 'proportion_cannot_bigger_agent' => 'The shareholding ratio cannot exceed the shareholding ratio of the affiliated agent', 'rebate_cannot_bigger_agent' => 'The rebate rate cannot exceed the rebate rate of the affiliated agent', 'added_successfully' => 'Added successfully', 'add_failed' => 'Add failed', 'operation_error' => 'Operation error', 'error_id' => 'Role ID does not exist', 'baccarat_cannot_lower_agent' => 'The Baccarat code rate cannot be lower than the Baccarat code rate of the subordinate agent', 'dt_cannot_lower_agent' => 'The Dragon Tiger code rate cannot be lower than the Dragon Tiger code rate of the lower level agent', 'cow_cannot_lower_agent' => 'The Bull code rate cannot be lower than the Bull code rate of the subordinate agent', 'tc_cannot_lower_agent' => 'The Three card code rate cannot be lower than the Three card code rate of the subordinate agent', 'proportion_cannot_lower_agent' => 'The proportion of shares cannot be lower than that of subordinate agents', 'rebate_cannot_lower_agent' => 'The rebate rate cannot be lower than that of subordinate agents', 'edit_successfully' => 'Edit successfully', 'edit_failed' => 'Edit failed', //onlint 'total_num' => 'Total num', 'pc' => 'PC', 'ios' => 'IOS', 'android' => 'Android', 'web' => 'Web', 'wc' => 'WeChat', 'total_money' => 'Total money', 'client' => 'Client', 'red_waring' => 'If the data is highlighted in red, it is suspected to be a fight', 'table_num' => 'Table num', 'all_bet' => 'All bet', 'unknown' => 'Unknown', 'operation_successful' => 'Operation successful', 'force_offline' => 'Force offline', 'details' => 'Details', 'sure_offline' => 'Are you sure to force this player to offline', //report 'agent' => 'Agent', 'member' => 'Member', 'yse' => 'Yes', 'no' => 'No', 'member_type' => 'Member type', 'all_win' => 'All win', 'member_all_win' => 'Member all win', 'all_wash_code' => 'All wash code', 'whether_to_share_wash_code' => 'Whether to share wash', 'wash_type' => 'Wash type', 'wash_fee' => 'Wash free', 'share_earnings' => 'Share earnings', 'already_exp' => 'The support list has been exported. Please do not refresh this page repeatedly', 'no_exp' => 'No list to export', 'start_time' => 'Start time', 'end_time' => 'End time', 'game_type' => 'Game type', 'today' => 'Today', 'yesterday' => 'Yesterday', 'this_week' => 'This week', 'last_week' => 'Last week', 'this_month' => 'This month', 'last_month' => 'Last month', 'collect_pay_money_subordinates' => 'Collect/Pay money from/to subordinates', 'collect_pay_money_superiors' => 'Collect/Pay money from/to superiors', 'banker' => 'Banker', 'player' => 'Player', 'tie' => 'Tie', 'banker_pair' => 'Banker-pair', 'player_pair' => 'Player-pair', 'banker_player_pair' => 'banker-Player-pair', 'awarded' => 'Awarded', 'unlicensed' => 'Unlicensed', 'dragon' => 'Dragon', 'tiger' => 'Tiger', 'player_1' => 'Player_1', 'player_2' => 'Player_2', 'player_3' => 'Player_3', 'player_1_flat' => 'Player_1 flat', 'player_1_double' => 'Player_1 double', 'banker_player_1_flat' => 'Banker(Player_1)flat', 'banker_player_1_double' => 'Banker(Player_1)dpuble', 'player_2_flat' => 'Player_2 flat', 'player_2_double' => 'Player_2 double', 'banker_player_2_flat' => 'Banker(Player_2)flat', 'banker_player_2_double' => 'Banker(Player_2)dpuble', 'player_3_flat' => 'Player_3 flat', 'player_3_double' => 'Player_3 double', 'banker_player_3_flat' => 'Banker(Player_3)flat', 'banker_player_3_double' => 'Banker(Player_3)dpuble', 'table' => 'Table', 'superior_account' => 'Superior account', 'betting_time' => 'Bet time', 'boots' => 'Boots', 'round' => 'Round', 'betting_point' => 'Bet point', 'lottery_opening_time' => 'Lottery opening time', 'result' => 'Result', 'result_before_modification' => 'Result before modification', 'win_or_lose' => 'Win or lose', 'balance_before_betting' => 'Balance before bet', 'balance_after_betting' => 'Balance after bet', 'balance_after_lottery' => 'Balance after lottery', 'total' => 'Total', 'odd_numbers' => 'Odd numbers', 'betting_money' => 'Bet money', 'code_washing_amount' => 'Code washing amount', 'odd_code_fee' => 'Odd code fee', 'code_amount' => 'Code amount', 'settled_code_amount' => 'Settled code amount', 'unsettled_code_amount' => 'Unsettled code amount', 'unsettled_rebate_amount' => 'Unsettled rebate amount', 'code_income' => 'Code income', 'recharge' => 'Recharge', 'withdrawal' => 'Withdrawal', 'time' => 'Time', 'type' => 'Type', 'amount_before_operation' => 'Amount before operation', 'amount_after_operation' => 'Amount after operation', 'Recharge_withdrawal_amount' => 'Recharge withdrawal amount', 'operator' => 'Operator', 'operation_type' => 'Operation type', 'amount_before_recharge' => 'Amount before recharge', 'amount_after_recharge' => 'Amount after recharge', 'Recharge_amount' => 'Recharge amount', 'game_name' => 'Game name', 'room_num' => 'Room Num', 'all_bet' => 'All bet', 'win_or_lose_absolute' => 'Win or lose absolute', 'tax' => 'tax', 'money_before_bet' => 'Money before bet', 'water' => 'Water', 'commission' => 'Commission', 'free_commission' => 'Free commission', 'order_no' => 'Order no', 'order_id' => 'Order id', 'order_type' => 'Order type', 'allocation_user_id' => 'Allocation userId', 'order_money' => 'Order money', 'confirm_money' => 'Confirm Money', 'pay_status' => 'Pay status', 'order_time' => 'Order Time', 'pay_time' => 'Pay time', 'up_score' => 'Up score', 'down_score' => 'Down score', 'un_pay' => 'Unpay', 'pay_success' => 'Pay success', 'pay_fail' => 'pay fail', 'share_code_amount' => 'Share code amount', 'code_income' => 'Code income', 'share_income' => 'Share income', 'rebate_income' => 'Rebate income', 'unsettled_rebate_income' => 'Unsettled rebate income', 'settled_rebate_income' => 'Settled rebate income', 'qp_rebate_income' => 'Chess card Rebate income', 'qp_unsettled_rebate_income' => 'Chess card Unsettled rebate income', 'qp_settled_rebate_income' => 'Chess card Settled rebate income', 'rebate_income' => 'Rebate income', 'bet_share_income' => 'Bet share income', 'profit_share_income' => 'Profit share income', 'settled_share_income' => 'Settled share income', 'unsettled_share_income' => 'Unsettled share income', 'all_income' => 'All income', 'game_report' => 'Game report', 'details_1' => 'Details', 'subordinates' => 'Subordinates', 'up_down_score_query' => 'Up/down score query', 'up_down_money' => 'Up/down money', 'settle_report' => 'Settle report', 'recharge_query' => 'Recharge query', 'withdraw_query' => 'Withdraw query', 'bet_detail' => 'Bet detail', 'wash_code_detail' => 'Wash code detail', 'Settled_code_record' => 'Settled code record', 'share_detail' => 'Share detail', 'Settled_share_record' => 'Settled share record', 'Settled_rebate_record' => 'Settled rebate record', 'settled_method' => 'Settled method', 'operate_terminal' => 'Operate terminal', 'wash_code_account' => 'Wash code account', 'settle_account' => 'Settle account', 'rebate_account' => 'Rebate account', 'wash_code_amount' => 'Wash code amount', 'wash_code_last_time' => 'Wash code last time', 'settle_last_time' => 'Settle last time', 'rebate_last_time' => 'Rebate last time', 'up_down_score' => 'Up/down score', 'cash_settlement' => 'Cash settlement', 'need_wash_type' => 'Wash type is required', 'previous_wash_code' => 'Previous wash code', 'current_wash_code' => 'Current wash code', 'all_wash_code_1' => 'All wash code', 'previous_rebate' => 'Previous rebate', 'current_rebate' => 'Current rebate', 'all_rebate' => 'All rebate', 'rebate_amount' => 'Rebate Amount', 'unsettled_share_code_amount' => 'Unsettled share code amount', 'query' => 'Query', 'need_settle_type' => 'Settle type is required', 'need_time' => 'Time is required', //sub 'supply_and_drainage_management' => 'Supply and drainage management', 'sub_account_function' => 'Sub account function', 'edit_sub_account' => 'Edit sub account', 'delete_sub_account' => 'Delete sub account', 'is_delete_sub_account' => 'Do you want to delete this sub account', 'select_account_function' => 'Please select the account function', 'account_function_error' => 'Account function error', //settle 'whether_to_send_points' => 'Whether to send points', 'money' => 'Money', 'current_available_limit_is' => 'Your current available limit is', 'enter_amount' => 'Please enter the amount', 'amount_big_than_0' => 'The amount must be greater than 0', 'recharge_exceeds_limit' => 'The recharge amount exceeds your limit', 'insufficient_balance' => 'Insufficient balance of the other party', 'are_you_sure' => 'Are you sure you want to do', 'confirm_operation' => 'Confirm operation', 'do_not_resubmit' => 'Please do not resubmit', 'recharged_successfully' => 'Recharged successfully', 'recharged_failed' => 'Recharged failed', 'withdrawal_successful' => 'Withdrawal successful', 'withdrawal_failed' => 'Withdrawal failed', 'wrong_r_w_type' => 'Wrong recharge/withdrawal type', 'non_negative_number' => 'Please enter a non negative number', //player 'banker_odds' => 'Banker odds', 'player_odds' => 'Player odds', 'pair_odds' => 'Pair odds', 'tie_odds' => 'Tie odds', 'baccarct_tie_odds' => 'Baccarat tie odds', 'big_odds' => 'Big odds', 'small_odds' => 'Small odds', 'dragon_odds' => 'Dragon odds', 'tiger_odds' => 'Tiger odds', 'dt_tie_odds' => 'Dragon Tiger tie odds', 'five_Lords_odds' => 'Five Lords odds', 'cow0_cow6_odds' => 'No Bull--Bull6 odds', 'cow7_cow9_odds' => 'Bull7--Bull9 odds', 'cowcow_odds' => 'Bull Bull odds', 'tc_cow1_odds' => 'Three Card bull_1 odds', 'tc_cow2_odds' => 'Three Card bull_2 odds', 'tc_cow3_odds' => 'Three Card bull_3 odds', 'tc_cow4_odds' => 'Three Card bull_4 odds', 'tc_cow5_odds' => 'Three Card bull_5 odds', 'tc_cow6_odds' => 'Three Card bull_6 odds', 'tc_cow7_odds' => 'Three Card bull_7 odds', 'tc_cow8_odds' => 'Three Card bull_8 odds', 'tc_cow9_odds' => 'Three Card bull_9 odds', 'tc_cowcow_odds' => 'Three Card bull_bull odds', 'tc_leopard_odds' => 'Three Card leopard odds', 'tc_straight_flush' => 'Three Card straight flush odds', 'tc_royal_flush' => 'Three Card royal flush odds', 'daily_win_limit' => 'Daily win limit', 'unrestricted' => '0 is unrestricted', 'empty_day_win_limit' => 'Please enter the daily win limit', 'agent_baccarat_cannot_exceed_10' => 'Superior agent pumping (Baccarat) cannot exceed 10', 'agent_dt_cannot_exceed_10' => 'Superior agent pumping (Dragon tiger) cannot exceed 10', 'agent_cow_cannot_exceed_10' => 'Superior agent pumping (Bull) cannot exceed 10', 'agent_tc_cannot_exceed_10' => 'Superior agent pumping (Three card) cannot exceed 10', 'agent_commission_tc_cannot_exceed_10' => 'Superior agency commission (Three card) cannot exceed 10', 'is_online' => 'Is online', 'online_recharge' => 'Online recharge', 'offline' => 'Offline', 'online' => 'Online', 'bilateral_code_wash' => 'Bilateral code wash', 'unilateral_code_wash' => 'Unilateral code wash', 'change_agent' => 'Change agent', 'current_agent' => 'Current agent', 'new_agent' => 'New agent', 'choose' => 'Please select', 'choose_the_new_agent' => 'Please select the agent account to be replaced', 'already_bet' => 'The member has already made a bet and is not allowed to change agents', 'already_recharge' => 'The member has already recharged and is not allowed to change agents', 'new_agent_error' => 'The new agent does not exist', 'cannot_do' => 'No permission to perform this operation', 'relationship_structure' => 'Relationship structure', 'message' => 'Message', 'deleted_successfully' => 'Deleted successfully', 'delete_failed' => 'Delete failed', 'luck_six' => 'Luck Six', 'big' => 'Big', 'small' => 'Small', //new 'game_102' => 'Hundred People Niuniu', 'game_103' => 'Grab the Zhuang Niuniu', 'game_104' => 'Red and Black', 'game_105' => 'Dragon Tiger', 'game_106' => 'Baccarat', 'game_107' => 'Fishing', 'game_110' => 'Birds and beasts', 'game_111' => 'Mercedes-Benz BMW', 'game_117' => 'Nine row slots', 'game_122' => 'Black Jack', 'game_126' => 'Chinese poker', 'game_127' => 'Sic Bo', 'game_131' => 'Domino9', 'game_133' => 'Red Packet Minesweeper', 'game_145' => 'God of Wealth', 'game_147' => 'San Gong', 'game_148' => 'Lucky candy', 'game_149' => 'Li Kui Split Fish', 'game_153' => 'Aquaman fishing', 'game_154' => 'Xoc dia', 'game_156' => 'Kind of gamble', 'game_157' => 'Southward progress', 'game_160' => 'Fish Prawn Crab', 'game_161' => 'Thanh Giong', 'game_163' => 'Vietnam Domino9', 'game_212' => 'Water Margin', 'game_214' => 'Fishing 2', 'game_230' => 'Vietnam Lotto', 'color_disc' => 'SeDie', 'color_disc_price_1' => '色碟大小单双赔率', 'color_disc_price_2' => '色碟大小同色赔率', 'color_disc_price_3' => '色碟大小出现单个赔率', 'toning_zero' => '0区下注额', 'toning_four' => '4区下注额', 'toning_one' => '1区下注额', 'toning_three' => '3区下注额', 'toning_big' => '大区下注额', 'toning_small' => '小区下注额', 'toning_singular' => '单区下注额', 'toning_plural' => '双区下注额', 'toning_result_0' => '0红4白', 'toning_result_1' => '1红3白', 'toning_result_2' => '2红2白', 'toning_result_3' => '3红1白', 'toning_result_4' => '4红0白', 'dice_price_small' => '骰子开小赔率', 'dice_price_big' => '骰子开大赔率', 'dice_price_singular' => '骰子开单赔率', 'dice_price_plural' => '骰子开双赔率', 'dice_price_two_11' => '骰子开两个1赔率', 'dice_price_two_22' => '骰子开两个2赔率', 'dice_price_two_33' => '骰子开两个3赔率', 'dice_price_two_44' => '骰子开两个4赔率', 'dice_price_two_55' => '骰子开两个5赔率', 'dice_price_two_66' => '骰子开两个6赔率', 'dice_price_leopard' => '骰子开全围赔率', 'dice_price_three_111' => '骰子开三个1赔率', 'dice_price_three_222' => '骰子开三个2赔率', 'dice_price_three_333' => '骰子开三个3赔率', 'dice_price_three_444' => '骰子开三个4赔率', 'dice_price_three_555' => '骰子开三个5赔率', 'dice_price_three_666' => '骰子开三个6赔率', 'dice_price_number_4' => '骰子开4点赔率', 'dice_price_number_5' => '骰子开5点赔率', 'dice_price_number_6' => '骰子开6点赔率', 'dice_price_number_7' => '骰子开7点赔率', 'dice_price_number_8' => '骰子开8点赔率', 'dice_price_number_9' => '骰子开9点赔率', 'dice_price_number_10' => '骰子开10点赔率', 'dice_price_number_11' => '骰子开11点赔率', 'dice_price_number_12' => '骰子开12点赔率', 'dice_price_number_13' => '骰子开13点赔率', 'dice_price_number_14' => '骰子开14点赔率', 'dice_price_number_15' => '骰子开15点赔率', 'dice_price_number_16' => '骰子开16点赔率', 'dice_price_number_17' => '骰子开17点赔率', 'dice_price_two_12' => '骰子结果中含有12赔率', 'dice_price_two_13' => '骰子结果中含有13赔率', 'dice_price_two_14' => '骰子结果中含有14赔率', 'dice_price_two_15' => '骰子结果中含有15赔率', 'dice_price_two_16' => '骰子结果中含有16赔率', 'dice_price_two_23' => '骰子结果中含有23赔率', 'dice_price_two_24' => '骰子结果中含有24赔率', 'dice_price_two_25' => '骰子结果中含有25赔率', 'dice_price_two_26' => '骰子结果中含有26赔率', 'dice_price_two_34' => '骰子结果中含有34赔率', 'dice_price_two_35' => '骰子结果中含有35赔率', 'dice_price_two_36' => '骰子结果中含有36赔率', 'dice_price_two_45' => '骰子结果中含有45赔率', 'dice_price_two_46' => '骰子结果中含有46赔率', 'dice_price_two_56' => '骰子结果中含有56赔率', 'dice_price_once' => '骰子开单骰赔率', 'dice_price_double' => '骰子开双骰赔率', 'dice_price_triple' => '骰子开三骰赔率', 'dice' => '骰宝', 'dice_small' => '大小-小下注额', 'dice_big' => '大小-大下注额', 'dice_singular' => '单双-单下注额', 'dice_plural' => '单双-双区下注额', 'dice_two_11' => '双骰-1下注额', 'dice_two_22' => '双骰-2下注额', 'dice_two_33' => '双骰-3下注额', 'dice_two_44' => '双骰-4下注额', 'dice_two_55' => '双骰-5下注额', 'dice_two_66' => '双骰-6下注额', 'dice_leopard' => '全围下注额', 'dice_three_111' => '围骰-1下注额', 'dice_three_222' => '围骰-2下注额', 'dice_three_333' => '围骰-3下注额', 'dice_three_444' => '围骰-4下注额', 'dice_three_555' => '围骰-5下注额', 'dice_three_666' => '围骰-6下注额', 'dice_number_4' => '总和-4下注额', 'dice_number_5' => '总和-5下注额', 'dice_number_6' => '总和-6下注额', 'dice_number_7' => '总和-7下注额', 'dice_number_8' => '总和-8下注额', 'dice_number_9' => '总和-9下注额', 'dice_number_10' => '总和-10下注额', 'dice_number_11' => '总和-11下注额', 'dice_number_12' => '总和-12下注额', 'dice_number_13' => '总和-13下注额', 'dice_number_14' => '总和-14下注额', 'dice_number_15' => '总和-15下注额', 'dice_number_16' => '总和-16下注额', 'dice_number_17' => '总和-17下注额', 'dice_two_12' => '组合-1+2下注额', 'dice_two_13' => '组合-1+3下注额', 'dice_two_14' => '组合-1+4下注额', 'dice_two_15' => '组合-1+5下注额', 'dice_two_16' => '组合-1+6下注额', 'dice_two_23' => '组合-2+3下注额', 'dice_two_24' => '组合-2+4下注额', 'dice_two_25' => '组合-2+5下注额', 'dice_two_26' => '组合-2+6下注额', 'dice_two_34' => '组合-3+4下注额', 'dice_two_35' => '组合-3+5下注额', 'dice_two_36' => '组合-3+6下注额', 'dice_two_45' => '组合-4+5下注额', 'dice_two_46' => '组合-4+6下注额', 'dice_two_56' => '组合-5+6下注额', 'dice_living_1' => '点数-1下注额', 'dice_living_2' => '点数-2下注额', 'dice_living_3' => '点数-3下注额', 'dice_living_4' => '点数-4下注额', 'dice_living_5' => '点数-5下注额', 'dice_living_6' => '点数-6下注额', 'european' => 'European', 'french' => 'French', 'roulette_price_straight' => '轮盘直注赔率', 'roulette_price_split' => '轮盘分注赔率', 'roulette_price_street' => '轮盘街注赔率', 'roulette_price_triple' => '轮盘三数赔率', 'roulette_price_corner' => '轮盘角注赔率', 'roulette_price_four' => '轮盘角注赔率', 'roulette_price_line' => '轮盘线注赔率', 'roulette_price_dozen' => '轮盘打注赔率', 'roulette_price_column' => '轮盘列注赔率', 'roulette_price_red' => '轮盘开红赔率', 'roulette_price_black' => '轮盘开黑赔率', 'roulette_price_odd' => '轮盘开单赔率', 'roulette_price_even' => '轮盘开双赔率', 'roulette_price_low' => '轮盘开小赔率', 'roulette_price_high' => '轮盘开大赔率', 'roulette_straight' => 'Straight', 'roulette_split' => 'Split', 'roulette_street' => 'Street', 'roulette_triple' => 'Triple', 'roulette_corner' => 'Corner', 'roulette_four' => 'Four', 'roulette_line' => 'Line', 'roulette_dozen' => 'Dozen', 'roulette_column' => 'Column', 'roulette_red' => 'Red', 'roulette_black' => 'Black', 'roulette_odd' => 'Odd', 'roulette_even' => 'Even', 'roulette_low' => 'Low', 'roulette_high' => 'High', 'roulette_column_1' => '第一列', 'roulette_column_2' => '第二列', 'roulette_column_3' => '第三列', 'roulette_dozen_1' => '第一打', 'roulette_dozen_2' => '第二打', 'roulette_dozen_3' => '第三打', 'roulette_zeroGame' => '轮上零旁', 'roulette_neighborsOfZero' => '零旁注上角', 'roulette_orphans' => '轮上孤注', 'roulette_theThird' => '轮盘下角注', 'yes' => 'Yes', 'no' => 'No', 'manager' => 'Manager', 'manager_list' => 'Manager List', 'mobile' => 'Mobile', 'last_login_time' => 'Last login time', 'last_login_ip' => 'Last login IP', 'add_manager' => 'Add manager', 'manager_deleted' => 'Manager deleted', 'empty_mobile' => 'Empty mobile', 'empty_telegram' => 'Empty telegram', 'select_manager' => 'Please select the manager', 'bet_type' => 'Bet type', 'online_betting' => 'Online betting', 'phone_betting' => 'Phone betting' ], ];