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": "実行設定",