fix(sj_dev_1.0.0_beta3): 文案:失败总量排名

This commit is contained in:
dhb52 2024-06-02 00:18:27 +08:00
parent 17e7278051
commit f293004f35
2 changed files with 2 additions and 2 deletions

View File

@ -453,7 +453,7 @@ const local: App.I18n.Schema = {
year: 'Year Round' year: 'Year Round'
}, },
rank: { rank: {
title: 'Task volume ranking' title: 'Failure ranking'
}, },
task: { task: {
title: 'List of scenes', title: 'List of scenes',

View File

@ -461,7 +461,7 @@ const local: App.I18n.Schema = {
year: '全年' year: '全年'
}, },
rank: { rank: {
title: '任务量排名' title: '失败总量排名'
}, },
task: { task: {
title: '场景列表', title: '场景列表',