We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11203d8 + 8b1e166 commit 9f4e889Copy full SHA for 9f4e889
2 files changed
public/po.en_US.js
@@ -427,5 +427,13 @@ cockpit.locale({
427
"W9_NETWORKID_SET": [
428
null,
429
"NETWORK ID"
430
+ ],
431
+ "W9_DNS_TCP_PORT_SET": [
432
+ null,
433
+ "DNS TCP PORT"
434
435
+ "W9_DNS_UDP_PORT_SET": [
436
437
+ "DNS UDP PORT"
438
]
439
});
public/po.zh_CN.js
@@ -547,5 +547,13 @@ cockpit.locale({
547
548
549
"网络 ID"
550
551
552
553
+ "DNS TCP 端口"
554
555
556
557
+ "DNS UDP 端口"
558
559
0 commit comments