From 0da41f578149e148abbed1be9b179f783d90df0e Mon Sep 17 00:00:00 2001 From: Manoj Kumar Date: Fri, 23 Jan 2026 20:18:52 +0530 Subject: [PATCH] add missing label text for label.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 aaf499d2f954..aadfd6ad4312 100644 --- a/ui/public/locales/en.json +++ b/ui/public/locales/en.json @@ -47,6 +47,7 @@ "label.acl.rules": "ACL rules", "label.acl.reason.description": "Enter the reason behind an ACL rule.", "label.aclid": "ACL", +"label.aclname": "ACL name", "label.acl.rule.name": "ACL rule name", "label.acquire.new.ip": "Acquire new IP", "label.acquire.new.secondary.ip": "Acquire new secondary IP",