feat(phase-3): add hot/cold number analysis with period filter

This commit is contained in:
2026-04-21 23:41:39 +08:00
parent 7e4b6a3443
commit f36410dcc6
5 changed files with 197 additions and 1 deletions
+1
View File
@@ -17,4 +17,5 @@ return [
'Special Only' => '仅特码',
'Trend Chart' => '走势图',
'No data available' => '暂无数据',
'Hot/Cold Analysis' => '冷热分析',
];