From 0a5affefb8a993b546d8986a030d5f9e253d6138 Mon Sep 17 00:00:00 2001 From: Volodymyr Babak Date: Thu, 15 Jul 2021 17:03:23 +0300 Subject: [PATCH] Fixed alarm typo --- 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 8fb258a7bb..a5c4443811 100644 --- a/ui-ngx/src/assets/locale/locale.constant-en_US.json +++ b/ui-ngx/src/assets/locale/locale.constant-en_US.json @@ -1499,7 +1499,7 @@ "type-device": "Device", "type-device-profile": "Device Profile", "type-entity-view": "Entity View", - "type-alarm": "Alar", + "type-alarm": "Alarm", "type-rule-chain": "Rule Chain", "type-rule-chain-metadata": "Rule Chain Metadata", "type-edge": "Edge",