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

18 lines
384 B
JSON

{
"descriptor": {
"name": "DNS hole kontrol",
"description": "Kontroller PiHole eller AdGuard fra dit dashboard",
"settings": {
"title": "Indstillinger for DNS hole",
"showToggleAllButtons": {
"label": "Vis 'Aktiver/deaktiver alle'-knapper"
}
},
"errors": {
"general": {
"title": "",
"text": ""
}
}
}
}