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

18 lines
409 B
JSON

{
"descriptor": {
"name": "Controllo del DNS hole",
"description": "Controlla PiHole o AdGuard dalla tua dashboard",
"settings": {
"title": "Impostazioni di controllo del DNS hole",
"showToggleAllButtons": {
"label": "Mostra i pulsanti \"Abilita/Disabilita tutto\""
}
},
"errors": {
"general": {
"title": "",
"text": ""
}
}
}
}