refactor: 简化报表中心状态展示并调整不可用文案

This commit is contained in:
2026-05-22 11:32:48 +08:00
parent b2b934e25e
commit 2ca2790f07
4 changed files with 28 additions and 41 deletions

View File

@@ -21,9 +21,7 @@
"excel": "Excel"
},
"empty": "No matching reports",
"connected": "Connected",
"pending": "Pending",
"backendPending": "Backend API not connected yet",
"backendPending": "This report is temporarily unavailable",
"filterPanel": "Filters",
"queryHint": "Set filters and run a query to preview and export.",
"query": "Query",
@@ -44,14 +42,14 @@
"empty": "No data. Adjust filters and try again.",
"exportableRows": "rows exportable",
"columns": {
"primary": "Primary",
"secondary": "Secondary",
"metricA": "Metric A",
"metricB": "Metric B",
"metricC": "Metric C",
"status": "Status",
"extra": "Extra",
"time": "Time"
"primary": "",
"secondary": "",
"metricA": "",
"metricB": "",
"metricC": "",
"status": "",
"extra": "",
"time": ""
},
"stats": {
"records": "Records",