|
|
@@ -372,6 +372,27 @@ return [
|
|
|
'Even' => 'Even',
|
|
|
'Exactly ' => 'Exactly',
|
|
|
'Exactly' => 'Exactly',
|
|
|
+ //球赛状态
|
|
|
+ 'Time To Be Defined' => 'Time To Be Defined',
|
|
|
+ 'Not Started' => 'Not Started',
|
|
|
+ 'First Half' => 'First Half',
|
|
|
+ 'First Half, Kick Off' => 'First Half, Kick Off',
|
|
|
+ 'Halftime' => 'Halftime',
|
|
|
+ 'Second Half' => 'Second Half',
|
|
|
+ 'Second Half, 2nd Half Started' => 'Second Half, 2nd Half Started',
|
|
|
+ 'Extra Time' => 'Extra Time',
|
|
|
+ 'Break Time' => 'Break Time',
|
|
|
+ 'Penalty In Progress' => 'Penalty In Progress',
|
|
|
+ 'Match Suspended' => 'Match Suspended',
|
|
|
+ 'Match Interrupted' => 'Match Interrupted',
|
|
|
+ 'Match Finished' => 'Match Finished',
|
|
|
+ 'Match Postponed' => 'Match Postponed',
|
|
|
+ 'Match Cancelled' => 'Match Cancelled',
|
|
|
+ 'Match Abandoned' => 'Match Abandoned',
|
|
|
+ 'Technical Loss' => 'Technical Loss',
|
|
|
+ 'WalkOver' => 'WalkOver',
|
|
|
+ 'In Progress' => 'In Progress',
|
|
|
+
|
|
|
"操" => " Operation ",
|
|
|
"尾" => " Tail ",
|
|
|
"头" => " First Digit ",
|