Phase6
Some checks failed
CI / Node — lint, typecheck, test, build (push) Failing after 9s
CI / Go — node-agent tests (push) Failing after 8s
CI / Go — edge-gateway build (push) Successful in 13s

This commit is contained in:
smueller
2026-06-26 13:11:28 +02:00
parent d29a02f2a4
commit 49a98ee31d
81 changed files with 1462 additions and 53 deletions

View File

@@ -163,9 +163,11 @@
"PROVISIONING": "Provisionierung",
"INSTALLING": "Installation",
"STOPPED": "Gestoppt",
"QUEUED": "In Warteschlange",
"STARTING": "Startet",
"RUNNING": "Läuft",
"STOPPING": "Stoppt",
"UNKNOWN": "Unbekannt",
"ERROR": "Fehler",
"DELETING": "Wird gelöscht",
"DELETED": "Gelöscht"

View File

@@ -163,9 +163,11 @@
"PROVISIONING": "Provisioning",
"INSTALLING": "Installing",
"STOPPED": "Stopped",
"QUEUED": "Queued",
"STARTING": "Starting",
"RUNNING": "Running",
"STOPPING": "Stopping",
"UNKNOWN": "Unknown",
"ERROR": "Error",
"DELETING": "Deleting",
"DELETED": "Deleted"