feat: add run status chip translation

This commit is contained in:
Rohit
2025-03-12 19:30:41 +05:30
parent 7b4e689a7c
commit 8163c46fb8
5 changed files with 5 additions and 0 deletions

View File

@@ -513,6 +513,7 @@
"success": "成功",
"running": "実行中",
"scheduled": "スケジュール済み",
"queued": "キューに入れました",
"failed": "失敗"
},
"run_settings_modal": {