sureshanaparti commented on code in PR #11102: URL: https://github.com/apache/cloudstack/pull/11102#discussion_r2185242961
########## ui/public/locales/en.json: ########## @@ -2631,6 +2633,7 @@ "label.bucket.update": "Update Bucket", "label.bucket.delete": "Delete Bucket", "label.quotagb": "Quota in GB", +"label.edgecluster": "Edge Cluster", Review Comment: ```suggestion "label.edge.cluster": "Edge Cluster", ``` ########## ui/public/locales/en.json: ########## @@ -2323,6 +2324,7 @@ "label.traffic.label": "Traffic label", "label.traffic.types": "Traffic types", "label.traffictype": "Traffic type", +"label.transportzone": "Transport Zone", Review Comment: ```suggestion "label.transport.zone": "Transport Zone", ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
