Skip to content

Commit df614bf

Browse files
authored
Merge pull request #2115 from Websoft9/fix/rocketmq
chore: update i18n translations
2 parents 5d63b83 + c08de24 commit df614bf

1 file changed

Lines changed: 16 additions & 4 deletions

File tree

i18n/translation.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,8 @@
376376
"登陆连接地址"
377377
],
378378
"W9_BROKER_PORT_SET": [
379-
"BROKER PORT",
380-
"代理监听端口"
379+
"RocketMQ Broker Main Port",
380+
"RocketMQ Broker 主端口"
381381
],
382382
"W9_CONTAINER_PT_INIT_SET": [
383383
"CONTAINER PORT NEED EXPOSED",
@@ -440,7 +440,19 @@
440440
"SMTP 端口"
441441
],
442442
"W9_BRIDGE_PORT_SET": [
443-
"",
444-
""
443+
"Bridge Control Port",
444+
"桥接控制端口"
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 端口"
445457
]
446458
}

0 commit comments

Comments
 (0)