Skip to content

Commit 89f4789

Browse files
authored
Merge pull request #72 from Websoft9/update-Websoft9/plugin-appstore-version-671
Websoft9/plugin-appstore combine translation.json
2 parents b1a1707 + 8277106 commit 89f4789

2 files changed

Lines changed: 58 additions & 2 deletions

File tree

public/po.en_US.js

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ cockpit.locale({
374374
],
375375
"W9_BROKER_PORT_SET": [
376376
null,
377-
"BROKER PORT"
377+
"RocketMQ Broker Main Port"
378378
],
379379
"W9_CONTAINER_PORT_INIT_SET": [
380380
null,
@@ -435,5 +435,33 @@ cockpit.locale({
435435
"W9_DNS_UDP_PORT_SET": [
436436
null,
437437
"DNS UDP PORT"
438+
],
439+
"W9_PROXY_REMOTING_PORT_SET": [
440+
null,
441+
"RocketMQ Proxy Remoting Port"
442+
],
443+
"W9_PROXY_GRPC_PORT_SET": [
444+
null,
445+
"RocketMQ Proxy gRPC Port"
446+
],
447+
"W9_SMTP_PORT_SET": [
448+
null,
449+
"SMTP PORT"
450+
],
451+
"W9_BRIDGE_PORT_SET": [
452+
null,
453+
"Bridge Control Port"
454+
],
455+
"W9_NAMESRV_PORT_SET": [
456+
null,
457+
"RocketMQ NameServer Port"
458+
],
459+
"W9_BROKER_VIP_PORT_SET": [
460+
null,
461+
"RocketMQ Broker VIP Port"
462+
],
463+
"W9_BROKER_HA_PORT_SET": [
464+
null,
465+
"RocketMQ Broker HA Port"
438466
]
439467
});

public/po.zh_CN.js

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ cockpit.locale({
494494
],
495495
"W9_BROKER_PORT_SET": [
496496
null,
497-
"代理监听端口"
497+
"RocketMQ Broker 主端口"
498498
],
499499
"W9_CONTAINER_PORT_INIT_SET": [
500500
null,
@@ -555,5 +555,33 @@ cockpit.locale({
555555
"W9_DNS_UDP_PORT_SET": [
556556
null,
557557
"DNS UDP 端口"
558+
],
559+
"W9_PROXY_REMOTING_PORT_SET": [
560+
null,
561+
"RocketMQ Proxy Remoting 端口"
562+
],
563+
"W9_PROXY_GRPC_PORT_SET": [
564+
null,
565+
"RocketMQ Proxy gRPC 端口"
566+
],
567+
"W9_SMTP_PORT_SET": [
568+
null,
569+
"SMTP 端口"
570+
],
571+
"W9_BRIDGE_PORT_SET": [
572+
null,
573+
"桥接控制端口"
574+
],
575+
"W9_NAMESRV_PORT_SET": [
576+
null,
577+
"RocketMQ NameServer 端口"
578+
],
579+
"W9_BROKER_VIP_PORT_SET": [
580+
null,
581+
"RocketMQ Broker VIP 端口"
582+
],
583+
"W9_BROKER_HA_PORT_SET": [
584+
null,
585+
"RocketMQ Broker HA 端口"
558586
]
559587
});

0 commit comments

Comments
 (0)