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
@@ -1382,7 +1382,8 @@ const jaJP = {
uploading: 'アップロード中...',
},
monitoring: {
title: 'ダッシュボード',
title: '実行ログ',
workbench: '設定とデバッグ',
description: 'このパイプラインの実行ログとエラー情報を表示(過去24時間)',
detailedLogs: '詳細ログ',
},