feat: Improve DynamicPipeline component with enhanced fallback UI and add localization for no stages message

This commit is contained in:
catlog22
2026-03-04 11:51:30 +08:00
parent ffd5282932
commit 91fa594578
4 changed files with 24 additions and 10 deletions

View File

@@ -79,7 +79,8 @@
"inProgress": "进行中",
"pending": "待处理",
"blocked": "已阻塞",
"skipped": "已跳过"
"skipped": "已跳过",
"noStages": "此会话未定义流水线阶段"
},
"coordinates": {
"phase": "阶段",