diff --git a/ui-ngx/src/assets/locale/locale.constant-en_US.json b/ui-ngx/src/assets/locale/locale.constant-en_US.json index ab6910e2ce..0fa19cc176 100644 --- a/ui-ngx/src/assets/locale/locale.constant-en_US.json +++ b/ui-ngx/src/assets/locale/locale.constant-en_US.json @@ -2842,6 +2842,7 @@ "gateways": "Gateways", "create-new-gateway": "Create a new gateway", "create-new-gateway-text": "Are you sure you want create a new gateway with name: '{{gatewayName}}'?", + "launch-command": "Launch command", "no-gateway-found": "No gateway found.", "no-gateway-matching": " '{{item}}' not found." },