fix: 修复性能测试页面上的i18n问题
--bug=1008938 --user=刘瑞斌 【国际化】-性能测试-未翻译汇总 https://www.tapd.cn/55049933/s/1082113
This commit is contained in:
parent
55acafcd07
commit
bcac804f74
|
@ -282,7 +282,7 @@ export default {
|
|||
current_user: "Current user"
|
||||
}
|
||||
},
|
||||
monitor: "monitor",
|
||||
monitor: "Monitor",
|
||||
all_label: {
|
||||
case: "all",
|
||||
review: "all"
|
||||
|
@ -867,7 +867,7 @@ export default {
|
|||
select_project: 'Please select project',
|
||||
save_and_run: 'Save and execute',
|
||||
basic_config: 'Scene Configuration',
|
||||
pressure_config: 'Pressure configuration',
|
||||
pressure_config: 'Pressure Configuration',
|
||||
advanced_config: 'Advanced Configuration',
|
||||
runtime_config: 'Runtime Configuration',
|
||||
is_running: 'Test is running! ',
|
||||
|
|
Loading…
Reference in New Issue