fix(接口测试): 优化失败重跑的提示国际化 (#15501)

--bug=1014629 --user=王孝刚 【接口测试】当前报告失败正在重跑中没有国际化
https://www.tapd.cn/55049933/s/1194855

Co-authored-by: wxg0103 <727495428@qq.com>
This commit is contained in:
MeterSphere Bot 2022-07-05 15:42:30 +08:00 committed by GitHub
parent 58dab48d77
commit 772f3a0d64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 3 deletions

View File

@ -377,3 +377,6 @@ cmdExtractElement=element extraction
tcp_mock_not_unique=This tcp port is be used
no_tcp_mock_port=No idle tcp port, please contact administrators.
name_already_exists_in_module=Name already exists in same module
rerun_warning=The current report is being rerun
report_warning=Report Type and Report ID cannot be empty
report_type_error=report type error

View File

@ -376,3 +376,6 @@ cmdExtractElement=提取元素信息
tcp_mock_not_unique=该TCP端口号已被使用
no_tcp_mock_port=无可用的TCP端口号请联系管理员
name_already_exists_in_module=同层级下已经存在
rerun_warning=当前报告正在重跑中
report_warning=报告类型和报告ID不能为空
report_type_error=报告类型错误

View File

@ -375,3 +375,6 @@ cmdExtractElement=提取元素信息
tcp_mock_not_unique=該TCP端口號已被使用
no_tcp_mock_port=無可用的TCP端口號請聯繫管理員
name_already_exists_in_module=同層級下已存在
rerun_warning=當前報告正在重跑中
report_warning=報告類型和報告ID不能為空
report_type_error=報告類型錯誤