Signed-off-by: TIANHE <TIANHE@GMAIL.COM>
This commit is contained in:
TIANHE
2025-12-29 04:45:59 +08:00
parent d5e987b8ee
commit 278b88ec71
26 changed files with 3220 additions and 317 deletions
@@ -934,6 +934,7 @@ const locale = {
'dashboard.aiStrategies': 'AI Strategies',
'dashboard.indicatorStrategies': 'Indicator Strategies',
'dashboard.running': 'Running',
'dashboard.enabled': 'Enabled',
'dashboard.pnlHistory': 'P&L History',
'dashboard.strategyPerformance': 'Strategy Performance',
'dashboard.recentTrades': 'Recent Trades',
@@ -959,6 +960,7 @@ const locale = {
'dashboard.orderTable.amount': 'Amount',
'dashboard.orderTable.price': 'Filled Price',
'dashboard.orderTable.status': 'Status',
'dashboard.orderTable.timeInfo': 'Time',
'dashboard.orderTable.executedAt': 'Executed Time',
'dashboard.orderTable.exchange': 'Exchange',
'dashboard.orderTable.notify': 'Notify',
@@ -842,6 +842,7 @@ const locale = {
'dashboard.aiStrategies': 'AI 策略',
'dashboard.indicatorStrategies': '指标策略',
'dashboard.running': '运行中',
'dashboard.enabled': '已启用',
'dashboard.pnlHistory': '历史盈亏',
'dashboard.strategyPerformance': '策略盈亏占比',
'dashboard.recentTrades': '最近交易',
@@ -867,6 +868,7 @@ const locale = {
'dashboard.orderTable.amount': '数量',
'dashboard.orderTable.price': '成交价',
'dashboard.orderTable.status': '状态',
'dashboard.orderTable.timeInfo': '时间',
'dashboard.orderTable.executedAt': '执行时间',
'dashboard.orderTable.exchange': '交易所',
'dashboard.orderTable.notify': '通知方式',
@@ -843,6 +843,7 @@ const locale = {
'dashboard.aiStrategies': 'AI 策略',
'dashboard.indicatorStrategies': '指標策略',
'dashboard.running': '運行中',
'dashboard.enabled': '已啟用',
'dashboard.pnlHistory': '歷史盈虧',
'dashboard.strategyPerformance': '策略盈虧佔比',
'dashboard.recentTrades': '最近交易',
@@ -868,6 +869,7 @@ const locale = {
'dashboard.orderTable.amount': '數量',
'dashboard.orderTable.price': '成交價',
'dashboard.orderTable.status': '狀態',
'dashboard.orderTable.timeInfo': '時間',
'dashboard.orderTable.executedAt': '執行時間',
'dashboard.orderTable.exchange': '交易所',
'dashboard.orderTable.notify': '通知方式',