feat: add translation for run chip abort message

This commit is contained in:
Rohit
2025-04-08 19:00:32 +05:30
parent f4a75b590e
commit b3a7169a7d
5 changed files with 10 additions and 5 deletions

View File

@@ -514,7 +514,8 @@
"running": "运行中",
"scheduled": "已计划",
"queued": "排队",
"failed": "失败"
"failed": "失败",
"aborted": "已中止"
},
"run_settings_modal": {
"title": "运行设置",