Files
homarr/public/locales/nl/modules/dns-hole-controls.json
2023-11-03 21:15:08 +01:00

18 lines
523 B
JSON

{
"descriptor": {
"name": "Controle DNS-gat",
"description": "Bedien PiHole of AdGuard vanaf je dashboard",
"settings": {
"title": "Instellingen DNS-gatcontrole",
"showToggleAllButtons": {
"label": "Toon de knoppen 'Alles inschakelen/uitschakelen"
}
},
"errors": {
"general": {
"title": "Kan geen DNS-gat vinden",
"text": "Er is een probleem opgetreden bij de verbinding met uw DNS-gat(en). Controleer uw configuratie/integratie(s)."
}
}
}
}