Skip to content

Commit

Permalink
mgmt: change Service IP to Management IP
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhouapache committed Nov 13, 2024
1 parent 3445d7a commit 880c3d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1669,10 +1669,10 @@
"label.payload": "Payload",
"label.payloadurl": "Payload URL",
"label.pcidevice": "GPU",
"label.peername": "Peer Name",
"label.peername": "Management Server",
"label.peermsid": "Management Server Node ID",
"label.peerrunid": "Process Timestamp",
"label.peerserviceip": "Service IP",
"label.peerserviceip": "Management IP",
"label.peerserviceport": "Service Port",
"label.peerstate": "Peer State",
"label.peerstate.lastupdated": "Peer State Updated Time",
Expand Down Expand Up @@ -2044,7 +2044,7 @@
"label.service.connectivity.distributedroutercapabilitycheckbox": "Distributed router",
"label.service.connectivity.regionlevelvpccapabilitycheckbox": "Region level VPC",
"label.service.group": "Service group",
"label.serviceip": "Service IP",
"label.serviceip": "Management IP",
"label.service.lb.elasticlbcheckbox": "Elastic LB",
"label.service.lb.inlinemodedropdown": "Mode",
"label.service.lb.lbisolationdropdown": "LB isolation",
Expand Down

0 comments on commit 880c3d9

Please sign in to comment.