Skip to content

Commit 9f4e889

Browse files
authored
Merge pull request #68 from Websoft9/update-Websoft9/plugin-appstore-version-623
Websoft9/plugin-appstore combine translation.json
2 parents 11203d8 + 8b1e166 commit 9f4e889

2 files changed

Lines changed: 16 additions & 0 deletions

File tree

public/po.en_US.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -427,5 +427,13 @@ cockpit.locale({
427427
"W9_NETWORKID_SET": [
428428
null,
429429
"NETWORK ID"
430+
],
431+
"W9_DNS_TCP_PORT_SET": [
432+
null,
433+
"DNS TCP PORT"
434+
],
435+
"W9_DNS_UDP_PORT_SET": [
436+
null,
437+
"DNS UDP PORT"
430438
]
431439
});

public/po.zh_CN.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,5 +547,13 @@ cockpit.locale({
547547
"W9_NETWORKID_SET": [
548548
null,
549549
"网络 ID"
550+
],
551+
"W9_DNS_TCP_PORT_SET": [
552+
null,
553+
"DNS TCP 端口"
554+
],
555+
"W9_DNS_UDP_PORT_SET": [
556+
null,
557+
"DNS UDP 端口"
550558
]
551559
});

0 commit comments

Comments
 (0)