Merge pull request #11984 from maxunbearable/fix/4788-launch-translation

Added launch command translation for Gateway
This commit is contained in:
Igor Kulikov 2024-11-01 18:53:37 +02:00 committed by GitHub
commit b4ec3690dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
},