Skip to content

Commit 1b6e4b4

Browse files
authored
Merge pull request #38 from Websoft9/update-Websoft9/plugin-myapps-version-623
Websoft9/plugin-myapps combine translation.json
2 parents 4d2ec16 + e8a24ae commit 1b6e4b4

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
@@ -939,5 +939,13 @@ cockpit.locale({
939939
"W9_NETWORKID_SET": [
940940
null,
941941
"网络 ID"
942+
],
943+
"W9_DNS_TCP_PORT_SET": [
944+
null,
945+
"DNS TCP 端口"
946+
],
947+
"W9_DNS_UDP_PORT_SET": [
948+
null,
949+
"DNS UDP 端口"
942950
]
943951
});

0 commit comments

Comments
 (0)