fix profile runtime status loading (#1142)

This commit is contained in:
ekko
2026-05-30 09:17:37 +08:00
committed by GitHub
parent a1f06b8a42
commit 675ddb8282
12 changed files with 136 additions and 14 deletions
+1
View File
@@ -706,6 +706,7 @@ jobTriggered: 'Job ejecutado',
active: 'Activo',
activeTag: 'Actual',
idle: 'Inactivo',
checking: 'Comprobando',
running: 'En ejecución',
stopped: 'Detenido',
restartGateway: 'Reiniciar gateway',