mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-04 13:09:28 +08:00
style: 修改部分描述
This commit is contained in:
parent
ece535cdbd
commit
18d5f47c4b
@ -422,7 +422,7 @@ export default {
|
|||||||
is_new: "Is new",
|
is_new: "Is new",
|
||||||
form_config: "Form config",
|
form_config: "Form config",
|
||||||
form_content: "Form content",
|
form_content: "Form content",
|
||||||
sync_other_info: "Sync other config",
|
sync_other_info: "Copy other config",
|
||||||
delete_current_version: 'Current version',
|
delete_current_version: 'Current version',
|
||||||
delete_all_version: 'All versions',
|
delete_all_version: 'All versions',
|
||||||
},
|
},
|
||||||
|
@ -2040,9 +2040,9 @@ export default {
|
|||||||
export_tip: "请切换成用例列表勾选用例导出!"
|
export_tip: "请切换成用例列表勾选用例导出!"
|
||||||
},
|
},
|
||||||
case_desc: "用例描述",
|
case_desc: "用例描述",
|
||||||
passing_rate:'用例通过率',
|
passing_rate: '用例通过率',
|
||||||
version: "版本",
|
version: "版本",
|
||||||
sync_to_new_version: "同步以下信息到新版本",
|
sync_to_new_version: "复制以下信息到新版本",
|
||||||
},
|
},
|
||||||
plan: {
|
plan: {
|
||||||
test_plan: "测试计划",
|
test_plan: "测试计划",
|
||||||
|
@ -424,7 +424,7 @@ export default {
|
|||||||
is_new: "是否新建",
|
is_new: "是否新建",
|
||||||
form_config: "表單配置",
|
form_config: "表單配置",
|
||||||
form_content: "表單內容",
|
form_content: "表單內容",
|
||||||
sync_other_info: "同步以下信息到新版本",
|
sync_other_info: "復製以下信息到新版本",
|
||||||
delete_current_version: '列表版本',
|
delete_current_version: '列表版本',
|
||||||
delete_all_version: '全部版本',
|
delete_all_version: '全部版本',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user