UI: Fix error message in zone wizard (#8721)

This commit is contained in:
Vishesh 2024-02-28 19:00:56 +05:30 committed by GitHub
parent 52d5b27161
commit 9bd359a039
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.",