fix: 翻译错误

This commit is contained in:
chenjianxing 2021-12-18 15:25:16 +08:00 committed by BugKing
parent 04f10bf9fb
commit 6eb1af2f06
2 changed files with 2 additions and 2 deletions

View File

@ -214,7 +214,7 @@ export default {
run_success: "执行成功",
run_completed: "执行完成",
run_warning: "正在运行中,请稍后查看",
run_stop: "The current task has been stopped and the report cannot be viewed",
run_stop: "当前任务已停止,无法查看报告",
run_fail: "执行失败",
follow_success: "关注成功",
cancel_follow_success: "取消关注成功",

View File

@ -214,7 +214,7 @@ export default {
run_success: "執行成功",
run_completed: "執行完成",
run_warning: "正在運行中,請稍後查看",
run_stop: "The current task has been stopped and the report cannot be viewed",
run_stop: "當前任務已停止,無法查看報告",
run_fail: "執行失敗",
follow_success: "關註成功",
cancel_follow_success: "取消關註成功",