fix(sj_1.0.0): 文案修订,场景列表 => 任务汇总
This commit is contained in:
parent
168a6b440f
commit
59c1589f7b
@ -412,7 +412,7 @@ const local: App.I18n.Schema = {
|
|||||||
titleRetry: 'Total Amount Ranking'
|
titleRetry: 'Total Amount Ranking'
|
||||||
},
|
},
|
||||||
task: {
|
task: {
|
||||||
title: 'List of scenes',
|
title: 'Task Summary',
|
||||||
groupName: 'Group Name',
|
groupName: 'Group Name',
|
||||||
run: 'Running Task Total',
|
run: 'Running Task Total',
|
||||||
total: 'Task Total'
|
total: 'Task Total'
|
||||||
|
@ -420,10 +420,10 @@ const local: App.I18n.Schema = {
|
|||||||
},
|
},
|
||||||
rank: {
|
rank: {
|
||||||
title: '失败总量排名',
|
title: '失败总量排名',
|
||||||
titleRetry: '任务量排名'
|
titleRetry: '任务总量排名'
|
||||||
},
|
},
|
||||||
task: {
|
task: {
|
||||||
title: '场景列表',
|
title: '任务汇总',
|
||||||
groupName: '组名称',
|
groupName: '组名称',
|
||||||
run: '运行中任务数',
|
run: '运行中任务数',
|
||||||
total: '总任务数'
|
total: '总任务数'
|
||||||
|
Loading…
Reference in New Issue
Block a user