From 19082ec060fc1e6748c6338049108fc37388dcfc Mon Sep 17 00:00:00 2001 From: Igor Kulikov Date: Tue, 5 May 2026 17:08:45 +0300 Subject: [PATCH] Fix locale constants. --- ui-ngx/src/assets/locale/locale.constant-en_US.json | 2 -- 1 file changed, 2 deletions(-) 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 5b74735fae..5cad5713fa 100644 --- a/ui-ngx/src/assets/locale/locale.constant-en_US.json +++ b/ui-ngx/src/assets/locale/locale.constant-en_US.json @@ -3758,7 +3758,6 @@ "subtitle-alarm-rules": "Browse alarm rule templates", "subtitle-rule-chains": "Browse rule chain templates", "subtitle-devices": "Browse device configurations", - "search-widgets": "Search widgets...", "search-dashboards": "Search dashboards...", "search-solution-templates": "Search solution templates...", "search-calculated-fields": "Search calculated fields...", @@ -3768,7 +3767,6 @@ "sort-most-installed": "Most installed", "sort-newest": "Newest", "sort-name": "Name (A-Z)", - "type": "Type", "type-filter-label": "Type", "category": "Category", "use-case": "Use case",