Fix i18n translation

This commit is contained in:
yangdx
2025-03-26 17:29:09 +08:00
parent 5c18213b24
commit f7928263c0
4 changed files with 25 additions and 20 deletions

View File

@@ -94,8 +94,8 @@
},
"pipelineStatus": {
"title": "流水线状态",
"busy": "忙碌",
"requestPending": "请求等待中",
"busy": "流水线忙碌",
"requestPending": "待处理请求",
"jobName": "作业名称",
"startTime": "开始时间",
"progress": "进度",