fix(sj_1.0.0): 文案修订,场景列表 => 任务汇总

This commit is contained in:
dhb52 2024-06-10 12:18:10 +08:00
parent 168a6b440f
commit 59c1589f7b
2 changed files with 3 additions and 3 deletions

View File

@ -412,7 +412,7 @@ const local: App.I18n.Schema = {
titleRetry: 'Total Amount Ranking'
},
task: {
title: 'List of scenes',
title: 'Task Summary',
groupName: 'Group Name',
run: 'Running Task Total',
total: 'Task Total'

View File

@ -420,10 +420,10 @@ const local: App.I18n.Schema = {
},
rank: {
title: '失败总量排名',
titleRetry: '任务量排名'
titleRetry: '任务量排名'
},
task: {
title: '场景列表',
title: '任务汇总',
groupName: '组名称',
run: '运行中任务数',
total: '总任务数'