This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch 4.20
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/4.20 by this push:
new 7536516e416 add missing label text for label.aclname (#12511)
7536516e416 is described below
commit 7536516e41636c9ae77ddda89c4f9827bfe55ba5
Author: Manoj Kumar <[email protected]>
AuthorDate: Mon Jan 26 18:12:43 2026 +0530
add missing label text for label.aclname (#12511)
---
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 64437a4d07c..8bb7dba9bf5 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",