Skip to content

Commit 9bd359a

Browse files
authored
UI: Fix error message in zone wizard (#8721)
1 parent 52d5b27 commit 9bd359a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/public/locales/en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2845,7 +2845,7 @@
28452845
"message.remove.vpc": "Please confirm that you want to remove the VPC",
28462846
"message.request.failed": "Request failed.",
28472847
"message.required.add.least.ip": "Please add at least 1 IP Range",
2848-
"message.required.traffic.type": "All required traffic types should be added and with multiple physical networks each network should have a label.",
2848+
"message.required.traffic.type": "All required traffic types should be added and with multiple physical networks each traffic type should have a label.",
28492849
"message.required.tagged.physical.network": "There can only be one untagged physical network with guest traffic type.",
28502850
"message.reset.vpn.connection": "Please confirm that you want to reset VPN connection.",
28512851
"message.resize.volume.failed": "Failed to resize volume.",

0 commit comments

Comments
 (0)