25 lines
682 B
JSON
25 lines
682 B
JSON
{
|
|
"descriptor": {
|
|
"name": "DNS hole controls",
|
|
"description": "Control PiHole or AdGuard from your dashboard",
|
|
"settings": {
|
|
"title": "DNS hole controls settings",
|
|
"showToggleAllButtons": {
|
|
"label": "Show 'Enable/Disable All' Buttons"
|
|
}
|
|
},
|
|
"errors": {
|
|
"general": {
|
|
"title": "Unable to find a DNS hole",
|
|
"text": "There was a problem connecting to your DNS Hole(s). Please verify your configuration/integration(s)."
|
|
}
|
|
}
|
|
},
|
|
"durationModal": {
|
|
"title": "Set disable duration time",
|
|
"hours": "Hours",
|
|
"minutes": "Minutes",
|
|
"unlimited": "leave empty for unlimited",
|
|
"set": "Set"
|
|
}
|
|
} |