mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Fix label on Zone network setup step (#897)
label: label.zonewizard.traffictype.management Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
2b89141621
commit
e01dd119ff
@ -322,7 +322,7 @@ export default {
|
|||||||
},
|
},
|
||||||
podSetupDescription: 'message.add.pod.during.zone.creation',
|
podSetupDescription: 'message.add.pod.during.zone.creation',
|
||||||
netscalerSetupDescription: 'label.please.specify.netscaler.info',
|
netscalerSetupDescription: 'label.please.specify.netscaler.info',
|
||||||
storageTrafficDescription: 'label.zoneWizard.trafficType.management',
|
storageTrafficDescription: 'label.zonewizard.traffictype.storage',
|
||||||
podFields: [
|
podFields: [
|
||||||
{
|
{
|
||||||
title: 'label.pod.name',
|
title: 'label.pod.name',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user