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

29 lines
673 B
JSON

{
"descriptor": {
"name": "DNS-gat samenvatting",
"description": "Toont belangrijke gegevens van PiHole of AdGuard",
"settings": {
"title": "Instellingen voor DNS-gatenoverzicht",
"usePiHoleColors": {
"label": "Gebruik kleuren van PiHole"
},
"layout": {
"label": "Indeling",
"data": {
"grid": "2 bij 2",
"row": "Horizontaal",
"column": "Verticaal"
}
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "Domeinen op adlists",
"queriesToday": "Vragen vandaag",
"queriesBlockedTodayPercentage": "",
"queriesBlockedToday": ""
}
}
}