Files
homarr/public/locales/sv/modules/dns-hole-controls.json
2023-10-22 18:00:47 +02:00

18 lines
357 B
JSON

{
"descriptor": {
"name": "Kontroller av DNS hole",
"description": "Styr PiHole eller AdGuard från din instrumentpanel",
"settings": {
"title": "",
"showToggleAllButtons": {
"label": ""
}
},
"errors": {
"general": {
"title": "Kan inte hitta ett DNS-hål",
"text": ""
}
}
}
}