Files
homarr/public/locales/zh/modules/dns-hole-controls.json
2023-10-08 12:12:44 +02:00

18 lines
371 B
JSON

{
"descriptor": {
"name": "DNS漏洞控制",
"description": "从您的面板控制 PiHole 或 AdGuard",
"settings": {
"title": "DNS 漏洞控制设置",
"showToggleAllButtons": {
"label": "显示 \"启用/禁用全部 \"按钮"
}
},
"errors": {
"general": {
"title": "",
"text": ""
}
}
}
}