This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch 4.18
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/4.18 by this push:
     new 9bd359a039a UI: Fix error message in zone wizard (#8721)
9bd359a039a is described below

commit 9bd359a039a165ff81b46c9304fcac8a1a53dd50
Author: Vishesh <[email protected]>
AuthorDate: Wed Feb 28 19:00:56 2024 +0530

    UI: Fix error message in zone wizard (#8721)
---
 ui/public/locales/en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/public/locales/en.json b/ui/public/locales/en.json
index e464d2ac1ed..d94ca7cce81 100644
--- a/ui/public/locales/en.json
+++ b/ui/public/locales/en.json
@@ -2845,7 +2845,7 @@
 "message.remove.vpc": "Please confirm that you want to remove the VPC",
 "message.request.failed": "Request failed.",
 "message.required.add.least.ip": "Please add at least 1 IP Range",
-"message.required.traffic.type": "All required traffic types should be added 
and with multiple physical networks each network should have a label.",
+"message.required.traffic.type": "All required traffic types should be added 
and with multiple physical networks each traffic type should have a label.",
 "message.required.tagged.physical.network": "There can only be one untagged 
physical network with guest traffic type.",
 "message.reset.vpn.connection": "Please confirm that you want to reset VPN 
connection.",
 "message.resize.volume.failed": "Failed to resize volume.",

Reply via email to