We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d2ec16 + e8a24ae commit 1b6e4b4Copy full SHA for 1b6e4b4
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
@@ -939,5 +939,13 @@ cockpit.locale({
939
940
941
"网络 ID"
942
943
944
945
+ "DNS TCP 端口"
946
947
948
949
+ "DNS UDP 端口"
950
951
0 commit comments