471 lines
37 KiB
PHP
471 lines
37 KiB
PHP
<?php
|
||
// +----------------------------------------------------------------------
|
||
// | ThinkPHP [ WE CAN DO IT JUST THINK ]
|
||
// +----------------------------------------------------------------------
|
||
// | Copyright (c) 2006~2017 http://thinkphp.cn All rights reserved.
|
||
// +----------------------------------------------------------------------
|
||
// | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
|
||
// +----------------------------------------------------------------------
|
||
// | Author: liu21st <liu21st@gmail.com>
|
||
// +----------------------------------------------------------------------
|
||
|
||
// 核心中文语言包
|
||
return [
|
||
// 操作端 和 swoole文件 英文语言包
|
||
'lang' => 'en-us',
|
||
'table' => 'Table',
|
||
'boot' => 'Boot',
|
||
'number' => 'Coup',
|
||
'now_time' => 'TIME',
|
||
'login_fail' => 'Login error',
|
||
|
||
'banker' => 'B',
|
||
'player' => 'P',
|
||
'tie' => 'T',
|
||
'tie' => 'T',
|
||
'banker_pair' => 'BP',
|
||
'player_pair' => 'PP',
|
||
'both_pair' => 'BPP',
|
||
'pair' => 'PAIR',
|
||
'big' => 'Big',
|
||
'small' => 'Small',
|
||
'dragon' => 'L',
|
||
'tiger' => 'H',
|
||
'win_6' => 'win6',
|
||
'is_win_6' => 'is win6?',
|
||
'luck_6' => 'Luck 6',
|
||
'commission' => 'Commission',
|
||
'free_commission' => 'Free commission',
|
||
'round_host' => 'Round host',
|
||
'banker_full' => 'Banker',
|
||
'player_full' => 'Player',
|
||
'tie_full' => 'Tie',
|
||
'banker_pair_full' => 'B Pair',
|
||
'player_pair_full' => 'P Pair',
|
||
'both_pair_full' => 'BP Pair',
|
||
'dragon_full' => 'Dragon',
|
||
'tiger_full' => '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',
|
||
'bull_0' => 'No Bull',
|
||
'bull_1' => 'Bull 1',
|
||
'bull_2' => 'Bull 2',
|
||
'bull_3' => 'Bull 3',
|
||
'bull_4' => 'Bull 4',
|
||
'bull_5' => 'Bull 5',
|
||
'bull_6' => 'Bull 6',
|
||
'bull_7' => 'Bull 7',
|
||
'bull_8' => 'Bull 8',
|
||
'bull_9' => 'Bull 9',
|
||
'bull_bull' => 'Bull bull',
|
||
'5_bulls' => 'Five Bulls',
|
||
'yes' => 'Yes',
|
||
'no' => 'No',
|
||
'online_number' => 'Online number',
|
||
'bet_amount' => 'Bet amount',
|
||
'wait_for_opening' => 'End Bet. Opening...',
|
||
'point' => '',
|
||
'void' => 'void',
|
||
|
||
'next' => 'NEXT',
|
||
'disclaimer' => 'Road sign information is for reference only.',
|
||
'data_error' => 'Data error',
|
||
'browser_error' => 'Your browser does not support WebSocket',
|
||
|
||
'start' => 'START',
|
||
'end' => 'END',
|
||
'start_bet' => 'START',
|
||
'end_bet' => 'END',
|
||
'opening' => 'SUBMIT',
|
||
'shuffle' => 'Shuffle',
|
||
'change_boot' => 'Boot',
|
||
'close_boot' => 'BALANCE',
|
||
'logout' => 'EXIT',
|
||
'is_to_shuffle' => 'Confirm to shuffle?',
|
||
'is_to_balance' => 'Confirm to balance?',
|
||
'is_to_boot' => 'Confirm to boot?',
|
||
'need_a_result' => 'Please select the result to be modified',
|
||
'is_to_logout' => 'Confirm to logout ?',
|
||
|
||
|
||
'edit_previous_result' => 'Modify previous result',
|
||
'select_result' => 'Select a result',
|
||
'select' => 'Select please',
|
||
'monday' => 'Monday',
|
||
'tuesday' => 'Tuesday',
|
||
'wednesday' => 'Wednesday',
|
||
'thursday' => 'Thursday',
|
||
'friday' => 'Friday',
|
||
'saturday' => 'Saturday',
|
||
'sunday' => 'Sunday',
|
||
|
||
'user_not_exist' => 'User does not exist',
|
||
'table_not_run' => 'This table is not in operation',
|
||
'tableNotRun' => 'This table is not in operation',
|
||
'bet_fail' => 'Bet failed, server connection failed',
|
||
'no_right' => 'You have no right to operate',
|
||
|
||
'bet_status_1' => 'Betting...',
|
||
'bet_status_0' => 'Deal Cards',
|
||
'bet_status_2' => 'End Bet. Opening...',
|
||
|
||
'confirm' => 'Ok',
|
||
'cancel' => 'Cancel',
|
||
'connect_fail' => 'You have disconnected the link, please return to re-enter',
|
||
'message' => 'Message',
|
||
|
||
'table_status_0' => 'Running',
|
||
'table_status_1' => 'Shuffling cards',
|
||
'table_status_2' => 'Table is off',
|
||
|
||
'link_server_fail' => 'Fail to connect to server',
|
||
'link_server_fail_1' => 'Dealer off line',
|
||
'link_server_fail_2' => 'Fail to connect to server 2',
|
||
'link_server_fail_3' => 'Fail to connect to server 3',
|
||
|
||
'appid_error' => 'Appid error',
|
||
'appsecret_error' => 'Appsecret error',
|
||
'appid_or_appsecret_error' => 'Appid or appsecret error',
|
||
'param_error' => 'Param error',
|
||
'illegal_request' => 'Illegal request',
|
||
|
||
'balance_success' => 'Balance success',
|
||
'balance_fail' => 'Balance failed',
|
||
'balance_fail_1' => 'Balance failed 1',
|
||
'balance_fail_2' => 'Balance failed 2',
|
||
'table_status_error' => 'Please change the table status to "shuffle state" and then balance.',
|
||
|
||
'boot_settle_success' => 'Boot settlement success',
|
||
'boot_settle_fail' => 'Boot settlement failed',
|
||
'boot_settle_fail_1' => 'The boot settlement failed, the table has no boots, please balance',
|
||
'boot_settle_fail_2' => 'The boot settlement failed, the table has been settled, please login again and continue',
|
||
'boot_settle_fail_3' => 'The shop is not over yet. Please open the result before changing your boots.',
|
||
|
||
'start_bet_success' => 'Start bet success',
|
||
'start_bet_fail' => 'Start bet failed',
|
||
'start_bet_fail_1' => 'Start bet failed,the game has started betting or has stopped betting',
|
||
'start_bet_fail_2' => 'Start bet failed,the game infomation is incorrect',
|
||
'start_bet_fail_3' => 'The operation failed, please make sure the table is not in the state of shuffling or parking.',
|
||
|
||
'end_bet_success' => 'End bet success',
|
||
'end_bet_fail' => 'End bet failed',
|
||
'end_bet_fail_1' => 'End bet failed,the game has started betting or has stopped betting',
|
||
'end_bet_fail_2' => 'End bet failed,game infomation is incorrect',
|
||
|
||
'to_bet_success' => 'Bet success',
|
||
'to_bet_fail' => 'Bet failed',
|
||
'to_bet_fail_1' => 'Bet failed,your money is not enough',
|
||
'to_bet_fail_2' => 'Bet failed,member information error',
|
||
'to_bet_fail_3' => 'Bet failed,the allowed bet time has been exceeded',
|
||
'to_bet_fail_4' => 'Bet failed,the game is not in a state where you can bet',
|
||
'to_bet_fail_5' => 'Bet failed,the game infomation is incorrect',
|
||
'to_bet_fail_6' => 'Bet failed,the bet amount must be greater than 0',
|
||
'to_bet_fail_7' => 'Unable to bet Lucky 6 after exceeding 50 innings',
|
||
'to_bet_fail_8' => 'Unable to bet Big or Small after exceeding 30 innings',
|
||
|
||
'opening_success' => 'Opening result sucess',
|
||
'opening_fail' => 'Opening result failed',
|
||
'opening_fail_1' => 'Opening result failed,please confirm that the game is in a state of stopping betting',
|
||
'opening_fail_2' => 'Opening result failed,the game infomation is incorrect',
|
||
'opening_fail_3' => 'Opening result failed,please enter the opening result',
|
||
'opening_fail_4' => 'Opening result failed,The bet is not over and the result cannot be opened',
|
||
'opening_fail_5' => 'Opening result failed,the cards are not uniform',
|
||
'opening_fail_6' => 'Opening result failed,card opening data does not exist',
|
||
|
||
'retreated_success' => 'Modified success',
|
||
'retreated_fail' => 'Modified failed',
|
||
'retreated_fail_1' => 'Modified failed,please select the result correctly',
|
||
'retreated_fail_2' => 'Modified failed,no previous data can be changed',
|
||
'retreated_fail_3' => 'Modified failed,boot information error',
|
||
'retreated_fail_4' => 'Modified failed,round information error',
|
||
'retreated_fail_5' => 'Modified failed,table information error',
|
||
'retreated_fail_6' => 'Modified failed,game type error',
|
||
|
||
|
||
// PC投注页面 简体中文语言包
|
||
'welcome' => 'Welcome',
|
||
'account' => 'Account',
|
||
'money' => 'Money',
|
||
'language' => 'Lang',
|
||
'rule' => 'Rule',
|
||
'record' => 'Record',
|
||
'user' => 'User',
|
||
'log_out' => 'Exit',
|
||
'limit' => 'Limit',
|
||
|
||
'game' => 'Game',
|
||
'baccarat' => 'Baccarat',
|
||
'dt' => 'Dragon tiger',
|
||
'color_plate' => 'Color plate',
|
||
'sic_bo' => 'Sic bo',
|
||
'roulette' => 'Roulette',
|
||
'start_date' => 'Start Date',
|
||
'end_date' => 'End Date',
|
||
'search' => 'Search',
|
||
'ttf' => 'Tab/time/frm',
|
||
'total' => 'Total',
|
||
'card' => 'Card',
|
||
'banker_all' => 'Banker',
|
||
'player_all' => 'Player',
|
||
'tie_all' => 'Tie',
|
||
'banker_pair_all' => 'B.Pair',
|
||
'player_pair_all' => 'P.Pair',
|
||
'both_pair_all' => 'B.P.Pair',
|
||
'banker_doub_all' => 'B.Multiple',
|
||
'player_doub_all' => 'P.Multiple',
|
||
'dragon_all' => 'Dragon',
|
||
'tiger_all' => 'Tiger',
|
||
|
||
'full_screen' => 'Full Screen',
|
||
'exit_full_screen' => 'Exit full screen',
|
||
'back' => 'Back',
|
||
'sound' => 'Sound',
|
||
'statistics' => 'Statistics',
|
||
'b_query' => 'B.Query',
|
||
'p_query' => 'P.Query',
|
||
'd_query' => 'D.Query',
|
||
't_query' => 'T.Query',
|
||
'line' => 'Line',
|
||
'line_1' => 'Closer',
|
||
'line_2' => 'Farer',
|
||
'line_3' => 'line 3',
|
||
'lobby' => 'Lobby',
|
||
'video_line_error' => 'Video line error',
|
||
'lose' => 'Lose',
|
||
'win' => 'Win',
|
||
'to_bet_confirm_tip' => 'Please bet and click OK',
|
||
'browser_tip' => 'Please use the advanced browser of Google Chrome, 360, QQ, Baidu, Firefox, or IE10 or above to enter the game.',
|
||
'select_chip_tip' => 'Please choose to bet chips',
|
||
'recharge_tip' => 'Money not enouge,please recharge',
|
||
'instant_pot' => 'Instant pot',
|
||
'bet' => 'Bet',
|
||
'settlement' => 'Settlement',
|
||
'no_bet_data' => 'No bet data',
|
||
'personal_limit_banker_high' => 'Person limit, Banker maximum bet amount is ',
|
||
'personal_limit_banker_low' => 'Person limit, Banker minimum bet amount is ',
|
||
'personal_limit_player_high' => 'Person limit, Player maximum bet amount is ',
|
||
'personal_limit_player_low' => 'Person limit, Player minimum bet amount is ',
|
||
'personal_limit_tie_high' => 'Person limit, Tie maximum bet amount is ',
|
||
'personal_limit_tie_low' => 'Person limit, Tie minimum bet amount is ',
|
||
'personal_limit_banker_pair_high' => 'Person limit, Banker Pair maximum bet amount is ',
|
||
'personal_limit_banker_pair_low' => 'Person limit, Banker Pair minimum bet amount is ',
|
||
'personal_limit_player_pair_high' => 'Person limit, Player Pair maximum bet amount is ',
|
||
'personal_limit_player_pair_low' => 'Person limit, Player Pair minimum bet amount is ',
|
||
'personal_limit_dragon_high' => 'Person limit, Dragon maximum bet amount is ',
|
||
'personal_limit_dragon_low' => 'Person limit, Dragon minimum bet amount is ',
|
||
'personal_limit_tiger_high' => 'Person limit, Tiger maximum bet amount is ',
|
||
'personal_limit_tiger_low' => 'Person limit, Tiger minimum bet amount is ',
|
||
'game_not_start' => 'The game has not started yet',
|
||
'game_stop_bet' => 'This game has stopped betting',
|
||
'leave_table_tip' => 'Confirm to leave ?',
|
||
'select_chip_tip' => 'Please choose to bet chips',
|
||
|
||
// wap电投和网投语言包
|
||
'coming_soon' => 'Coming soon',
|
||
'game_room' => 'Game Room',
|
||
|
||
'edit_pass' => 'Edit pass',
|
||
'change_password' => 'Change password',
|
||
'phone' => 'Phone',
|
||
'last_login_time' => 'Last login time',
|
||
'recharge' => 'Recharge',
|
||
'withdraw' => 'Withdraw',
|
||
'bill' => 'Bill',
|
||
'game_record' => 'Game record',
|
||
'baccarat_total_bet_count' => 'Baccarat total bet count',
|
||
'dt_total_bet_count' => 'Dragon tiger total bet count',
|
||
'total_cleared_wash_code' => 'Total cleared wash code',
|
||
'uncleared_total_wash_code' => 'Uncleared total wash code',
|
||
'wash_rate' => 'Wash code',
|
||
|
||
'current_password' => 'Current password',
|
||
'new_password' => 'New password',
|
||
'confirm_password' => 'Confirm password',
|
||
'current_password_tip' => 'Please input your current password',
|
||
'new_password_tip' => 'New password can not be less than 6 characters',
|
||
'confirm_password_tip' => 'Your confirm password is different from new password',
|
||
'login_again' => 'Plesase login again',
|
||
'login' => 'Login',
|
||
'sign_in' => 'SIGN IN',
|
||
'account_login' => 'Sign in',
|
||
'register' => 'Register',
|
||
'register_new_user' => 'Register',
|
||
'register_password_length_tip' => 'Password can not be less than 6 characters',
|
||
'register_account_length_tip' => 'Account can not be less than 6 characters',
|
||
'register_account_exist_tip' => 'Account already exists',
|
||
'password' => 'Password',
|
||
'register_account_tip' => 'Composed of 6-20 English or numbers',
|
||
'register_password_tip' => 'Composed of 6-20 English or numbers,except spaces',
|
||
'register_confirm_password_tip' => 'Input password again',
|
||
'register_success' => 'Registration Success',
|
||
'register_fail' => 'Registration Failed',
|
||
|
||
'password_not_empty' => 'Current password or new password can not be empty',
|
||
'change_password_success' => 'Change password success',
|
||
'change_password_fail' => 'Change password fail',
|
||
'current_password_error' => 'Current password error',
|
||
'recharge_unsupport_tip' => 'Recharge is not open yet, please contact your agent',
|
||
'withdraw_unsupport_tip' => 'Withdraw is not open yet, please contact your agent',
|
||
'select_time' => 'Select time',
|
||
'start_time_tip' => 'Please select start date',
|
||
'end_time_tip' => 'Please select end date',
|
||
|
||
'wash_code_amount' => 'Wash code amount',
|
||
'code_amount' => 'Code amount',
|
||
'net_code_amount' => 'Net code amount',
|
||
'wash_code_time' => 'Wash code time',
|
||
'extraction_method' => 'Extraction method',
|
||
'deposit_money' => 'deposit money',
|
||
'setup' => 'Setup',
|
||
'mute' => 'Mute',
|
||
'voice' => 'Voice',
|
||
'win_or_lose' => 'Win or lose',
|
||
'account_tip' => 'Please input account',
|
||
'password_tip' => 'Please input password',
|
||
'read_and_agree' => 'I have read and agreed the',
|
||
'rule_and_agreement' => 'game rules and user agreement',
|
||
'account_or_password_error' => 'Incorrect username or password',
|
||
'account_not_exist' => 'Account does not exist',
|
||
'force_offline' => 'You have been forced offline by the administrator',
|
||
'auto_back' => 'You have not been bet in 5 frame, return to the game hall automatically',
|
||
'in_top_sumday' => 'The table in up-to-date.Please update tomorrow',
|
||
'exceeds_limit' => 'Exceeds Limit',
|
||
'exceeds_limit_table' => 'Exceeds Limit Of Tbale',
|
||
'exceeds_limit_user' => 'Exceeds Limit Of User',
|
||
'under_limit_user' => 'Under Limit Of User',
|
||
'end_bet_error' => 'Stop Success',
|
||
'end_bet_error_1' => 'Stop Error',
|
||
'end_bet_error_2' => 'Stop Error',
|
||
'repeated_entry' => 'Your account has landed elsewhere',
|
||
|
||
'online_entrance' => 'Telephone Betting',
|
||
'onlinechip_entrance' => 'Online Betting',
|
||
'agent_entrance' => 'Agent System',
|
||
'login_entrance' => 'Login Entrance',
|
||
'change_boot_false' => 'There are bets at the moment,cannot change boot',
|
||
'win_limit_tip' => 'Reach the daily win limit, can not bet',
|
||
|
||
|
||
'cancel_number' => 'Cancel',
|
||
'is_cancel_number' => 'Confirm to cancel?',
|
||
'cancel_number_success' => 'Cancel success',
|
||
'cancel_number_fail_1' => 'Cancel fail, the table has no boots, please balance',
|
||
'cancel_number_fail_2' => 'Cancel fail, the table has been settled, please login again and continue',
|
||
'reset_number_fail_3' => 'Cancel fail,bet status does not match',
|
||
'reset_number_msg' => 'The number has been reset, please bet again',
|
||
|
||
'reset_number' => 'Cancel',
|
||
'is_reset_number' => 'Confirm to cancel?',
|
||
'reset_number_success' => 'Done',
|
||
'reset_number_fail_1' => 'Fail! The table has already reset.',
|
||
'reset_number_fail_2' => 'Fail! The table has been settled, please logout & login again.',
|
||
'reset_number_fail_3' => 'Fail! Bet status does not match',
|
||
'reset_number_msg' => 'The number has been reset, please bet again.',
|
||
|
||
'toning_result_0' => '0 red 4 whites',
|
||
'toning_result_1' => '1 red 3 whites',
|
||
'toning_result_2' => '2 reds 2 whites',
|
||
'toning_result_3' => '3 reds 1 white',
|
||
'toning_result_4' => '4 reds 0 white',
|
||
'toning_zero' => 'Zone 0',
|
||
'toning_four' => 'Zone 4',
|
||
'toning_one' => 'Zone 1',
|
||
'toning_three' => 'Zone 3',
|
||
'toning_big' => 'Zone big',
|
||
'toning_small' => 'Zone small ',
|
||
'toning_singular' => 'Zone singular',
|
||
'toning_plural' => 'Zone plural',
|
||
'dice_small' => 'Small',
|
||
'dice_big' => 'Big',
|
||
'dice_singular' => 'Singular',
|
||
'dice_plural' => 'Plural',
|
||
'dice_two_11' => 'Double dice-1',
|
||
'dice_two_22' => 'Double dice-2',
|
||
'dice_two_33' => 'Double dice-3',
|
||
'dice_two_44' => 'Double dice-4',
|
||
'dice_two_55' => 'Double dice-5',
|
||
'dice_two_66' => 'Double dice-6',
|
||
'dice_leopard' => 'Leopard',
|
||
'dice_three_111' => 'Triple dice-1',
|
||
'dice_three_222' => 'Triple dice-2',
|
||
'dice_three_333' => 'Triple dice-3',
|
||
'dice_three_444' => 'Triple dice-4',
|
||
'dice_three_555' => 'Triple dice-5',
|
||
'dice_three_666' => 'Triple dice-6',
|
||
'dice_number_4' => 'Sum-4',
|
||
'dice_number_5' => 'Sum-5',
|
||
'dice_number_6' => 'Sum-6',
|
||
'dice_number_7' => 'Sum-7',
|
||
'dice_number_8' => 'Sum-8',
|
||
'dice_number_9' => 'Sum-9',
|
||
'dice_number_10' => 'Sum-10',
|
||
'dice_number_11' => 'Sum-11',
|
||
'dice_number_12' => 'Sum-12',
|
||
'dice_number_13' => 'Sum-13',
|
||
'dice_number_14' => 'Sum-14',
|
||
'dice_number_15' => 'Sum-15',
|
||
'dice_number_16' => 'Sum-16',
|
||
'dice_number_17' => 'Sum-17',
|
||
'dice_two_12' => 'Combination-1+2',
|
||
'dice_two_13' => 'Combination-1+3',
|
||
'dice_two_14' => 'Combination-1+4',
|
||
'dice_two_15' => 'Combination-1+5',
|
||
'dice_two_16' => 'Combination-1+6',
|
||
'dice_two_23' => 'Combination-2+3',
|
||
'dice_two_24' => 'Combination-2+4',
|
||
'dice_two_25' => 'Combination-2+5',
|
||
'dice_two_26' => 'Combination-2+6',
|
||
'dice_two_34' => 'Combination-3+4',
|
||
'dice_two_35' => 'Combination-3+5',
|
||
'dice_two_36' => 'Combination-3+6',
|
||
'dice_two_45' => 'Combination-4+5',
|
||
'dice_two_46' => 'Combination-4+6',
|
||
'dice_two_56' => 'Combination-5+6',
|
||
'dice_living_1' => 'Number-1',
|
||
'dice_living_2' => 'Number-2',
|
||
'dice_living_3' => 'Number-3',
|
||
'dice_living_4' => 'Number-4',
|
||
'dice_living_5' => 'Number-5',
|
||
'dice_living_6' => 'Number-6',
|
||
'european' => 'European',
|
||
'french' => 'French',
|
||
'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' => 'Column-1',
|
||
'roulette_column_2' => 'Column-2',
|
||
'roulette_column_3' => 'Column-3',
|
||
'roulette_dozen_1' => 'Dozen-1',
|
||
'roulette_dozen_2' => 'Dozen-2',
|
||
'roulette_dozen_3' => 'Dozen-3',
|
||
'roulette_zeroGame' => 'Zero Game',
|
||
'roulette_neighborsOfZero' => 'Neighbors Of Zero',
|
||
'roulette_orphans' => 'Orphans',
|
||
'roulette_theThird' => 'The Third',
|
||
|
||
]; |