andrijapanicsb commented on code in PR #7881: URL: https://github.com/apache/cloudstack/pull/7881#discussion_r1409582777
########## ui/public/locales/en.json: ########## @@ -2869,6 +2882,7 @@ "message.launch.zone.hint": "Configure Network components and traffic including IP addresses.", "message.license.agreements.not.accepted": "License agreements not accepted.", "message.linstor.resourcegroup.description": "Linstor resource group to use for primary storage.", +"message.list.zone.vmware.datacenter.empty": "No VMware Datacenter exists on the selected zone", Review Comment: ```suggestion "message.list.zone.vmware.datacenter.empty": "No VMware Datacenter exists in the selected 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]
