Skip to content

Commit 8b1e166

Browse files
authored
Websoft9/plugin-appstore combine translation.json
1 parent 1a485e4 commit 8b1e166

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)