@@ -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': '通知方式',
|
||||
|
||||
Reference in New Issue
Block a user