From e09003e81e609b3393b9f8228ae934b356d23549 Mon Sep 17 00:00:00 2001 From: Maksym Dudnik Date: Wed, 6 Sep 2023 18:49:36 +0300 Subject: [PATCH] updated translation --- ui-ngx/src/assets/locale/locale.constant-en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 723d199455..560402c622 100644 --- a/ui-ngx/src/assets/locale/locale.constant-en_US.json +++ b/ui-ngx/src/assets/locale/locale.constant-en_US.json @@ -1393,7 +1393,7 @@ "copyId": "Copy device Id", "copyAccessToken": "Copy access token", "copy-mqtt-authentication": "Copy MQTT credentials", - "transportCommandCopiedMessage": "Transport Command has been copied to clipboard", + "transport-command-copied-message": "Transport Command has been copied to clipboard", "telemetry-commands-help-link": "In order to publish telemetry data to (ThingsBoard device) with credentials of the current device you can use the following commands.", "telemetry-command-setup-step": "1. Setup:", "telemetry-command-send-step": "2. Send command:",