29 lines
704 B
JSON
29 lines
704 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Statystyki pułapki DNS",
|
|
"description": "Wyświetla istotne informacje z PiHole lub AdGuard",
|
|
"settings": {
|
|
"title": "Ustawienia statystyk pułapki DNS",
|
|
"usePiHoleColors": {
|
|
"label": "Użyj kolorów z PiHole"
|
|
},
|
|
"layout": {
|
|
"label": "Układ",
|
|
"data": {
|
|
"grid": "2 na 2",
|
|
"row": "Poziomy",
|
|
"column": "Pionowy"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"card": {
|
|
"metrics": {
|
|
"domainsOnAdlist": "Domeny na adlistach",
|
|
"queriesToday": "Zapytania dzisiaj",
|
|
"queriesBlockedTodayPercentage": "Zablokowane dzisiaj",
|
|
"queriesBlockedToday": "Zablokowane dzisiaj"
|
|
}
|
|
}
|
|
}
|