From 3b88e2d14ea278581997dd54ec5b77a9326d27b0 Mon Sep 17 00:00:00 2001 From: Kiran Chavala Date: Fri, 5 Dec 2025 12:15:02 +0530 Subject: [PATCH] fixed label for aclname --- ui/public/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json index 028406bbc682..ac8e03a46061 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -44,6 +44,7 @@ "label.accounttype": "Account type", "label.acl.export": "Export ACL rules", "label.acl.id": "ACL ID", +"label.aclname": "ACL Name", "label.acl.rules": "ACL rules", "label.acl.reason.description": "Enter the reason behind an ACL rule.", "label.aclid": "ACL",