refactor(pipelines): clarify log view switching

This commit is contained in:
RockChinQ
2026-08-27 15:49:55 +08:00
parent 7671aefed7
commit f3c1887e92
12 changed files with 124 additions and 94 deletions
+2 -1
View File
@@ -1359,7 +1359,8 @@ const zhHans = {
uploading: '上传中...',
},
monitoring: {
title: '监控日志',
title: '运行日志',
workbench: '配置与调试',
description: '查看此流水线的运行记录和错误信息(最近24小时)',
detailedLogs: '详细日志',
},