feat(phase-4 to 10): add all remaining analysis features - color wave, zodiac, odd/even, big/small, sum, consecutive, tail numbers
This commit is contained in:
@@ -18,4 +18,11 @@ return [
|
||||
'Trend Chart' => '走势图',
|
||||
'No data available' => '暂无数据',
|
||||
'Hot/Cold Analysis' => '冷热分析',
|
||||
'Color Wave' => '波色分析',
|
||||
'Zodiac' => '生肖分析',
|
||||
'Odd/Even' => '奇偶分析',
|
||||
'Big/Small' => '大小分析',
|
||||
'Sum Chart' => '和值分析',
|
||||
'Consecutive' => '连号分析',
|
||||
'Tail Numbers' => '尾数分析',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user