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

@@ -512,6 +512,7 @@
"success": "Erfolg",
"running": "Läuft",
"scheduled": "Geplant",
"queued": "In Warteschlange",
"failed": "Fehlgeschlagen"
},
"run_settings_modal": {