We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d63b83 + c08de24 commit df614bfCopy full SHA for df614bf
1 file changed
i18n/translation.json
@@ -376,8 +376,8 @@
376
"登陆连接地址"
377
],
378
"W9_BROKER_PORT_SET": [
379
- "BROKER PORT",
380
- "代理监听端口"
+ "RocketMQ Broker Main Port",
+ "RocketMQ Broker 主端口"
381
382
"W9_CONTAINER_PT_INIT_SET": [
383
"CONTAINER PORT NEED EXPOSED",
@@ -440,7 +440,19 @@
440
"SMTP 端口"
441
442
"W9_BRIDGE_PORT_SET": [
443
- "",
444
- ""
+ "Bridge Control Port",
+ "桥接控制端口"
445
+ ],
446
+ "W9_NAMESRV_PORT_SET": [
447
+ "RocketMQ NameServer Port",
448
+ "RocketMQ NameServer 端口"
449
450
+ "W9_BROKER_VIP_PORT_SET": [
451
+ "RocketMQ Broker VIP Port",
452
+ "RocketMQ Broker VIP 端口"
453
454
+ "W9_BROKER_HA_PORT_SET": [
455
+ "RocketMQ Broker HA Port",
456
+ "RocketMQ Broker HA 端口"
457
]
458
}
0 commit comments