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": "Ejecutando",
"scheduled": "Programado",
"queued": "En cola",
"failed": "Fallido"
"failed": "Fallido",
"aborted": "Abortado"
},
"run_settings_modal": {
"title": "Configuración de Ejecución",