fix(测试跟踪): 修复重跑文案
--bug=1024711 --user=王孝刚 【测试跟踪】报告-失败重跑中-再次点击失败重跑-提示信息国际化问题 https://www.tapd.cn/55049933/s/1354933
This commit is contained in:
parent
ebd2142b85
commit
572f4676dd
|
@ -230,4 +230,4 @@ test_case_review_status_re_review=ReReview
|
|||
api_status_fake_error=FakeError
|
||||
serial=Serial
|
||||
parallel=Parallel
|
||||
rerun_warning=The connection is abnormal, please check the environment configuration
|
||||
rerun_warning=The report is being rerun, check it later
|
|
@ -201,4 +201,4 @@ test_case_review_status_re_review=重新提审
|
|||
api_status_fake_error=误报
|
||||
serial=串行
|
||||
parallel=并行
|
||||
rerun_warning=连接异常,请检查环境配置
|
||||
rerun_warning=报告正在重跑中,稍后查看
|
||||
|
|
|
@ -201,4 +201,4 @@ test_case_review_status_re_review=重新提審
|
|||
api_status_fake_error=誤報
|
||||
serial=串行
|
||||
parallel=並行
|
||||
rerun_warning=連接異常,請檢查環境配置
|
||||
rerun_warning=報告正在重跑中,稻後查看
|
||||
|
|
Loading…
Reference in New Issue