style: 修改部分描述
This commit is contained in:
parent
ece535cdbd
commit
18d5f47c4b
|
@ -422,7 +422,7 @@ export default {
|
|||
is_new: "Is new",
|
||||
form_config: "Form config",
|
||||
form_content: "Form content",
|
||||
sync_other_info: "Sync other config",
|
||||
sync_other_info: "Copy other config",
|
||||
delete_current_version: 'Current version',
|
||||
delete_all_version: 'All versions',
|
||||
},
|
||||
|
|
|
@ -2042,7 +2042,7 @@ export default {
|
|||
case_desc: "用例描述",
|
||||
passing_rate: '用例通过率',
|
||||
version: "版本",
|
||||
sync_to_new_version: "同步以下信息到新版本",
|
||||
sync_to_new_version: "复制以下信息到新版本",
|
||||
},
|
||||
plan: {
|
||||
test_plan: "测试计划",
|
||||
|
|
|
@ -424,7 +424,7 @@ export default {
|
|||
is_new: "是否新建",
|
||||
form_config: "表單配置",
|
||||
form_content: "表單內容",
|
||||
sync_other_info: "同步以下信息到新版本",
|
||||
sync_other_info: "復製以下信息到新版本",
|
||||
delete_current_version: '列表版本',
|
||||
delete_all_version: '全部版本',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue