From 0e7af5a6495e2d63d0b5e91506f26ae07cd5401a Mon Sep 17 00:00:00 2001 From: Volodymyr Babak Date: Fri, 22 Jan 2021 19:44:40 +0200 Subject: [PATCH] Label fixes --- ui/src/app/locale/locale.constant-en_US.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/src/app/locale/locale.constant-en_US.json b/ui/src/app/locale/locale.constant-en_US.json index c9522365b6..9dc54330bb 100644 --- a/ui/src/app/locale/locale.constant-en_US.json +++ b/ui/src/app/locale/locale.constant-en_US.json @@ -823,10 +823,10 @@ "label": "Label", "load-entity-error": "Failed to load data. Entity not found or has been deleted.", "assign-new-edge": "Assign new edge", - "manage-edge-dashboards": "Manage edge dashboards", + "manage-edge-dashboards": "Edge dashboards", "unassign-from-edge": "Unassign from edge", "dashboards": "Edge Dashboards", - "manage-edge-rulechains": "Manage edge rule chains", + "manage-edge-rulechains": "Edge rule chains", "rulechain-templates": "Rule chain templates", "rulechain-template": "Rule chain template", "edge-key": "Edge key", @@ -835,9 +835,9 @@ "edge-secret": "Edge secret", "copy-edge-secret": "Copy edge secret", "edge-secret-copied-message": "Edge secret has been copied to clipboard", - "manage-edge-assets": "Manage edge assets", - "manage-edge-devices": "Manage edge devices", - "manage-edge-entity-views": "Manage edge entity views", + "manage-edge-assets": "Edge assets", + "manage-edge-devices": "Edge devices", + "manage-edge-entity-views": "Edge entity views", "assets": "Edge assets", "devices": "Edge devices", "entity-views": "Edge entity views",