Files
homarr/public/locales/el/modules/dns-hole-summary.json
2023-11-12 13:37:54 +01:00

29 lines
916 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"descriptor": {
"name": "Περίληψη DNS hole",
"description": "Εμφανίζει σημαντικά δεδομένα από το PiHole ή το AdGuard",
"settings": {
"title": "Ρυθμίσεις για την περίληψη του DNS hole",
"usePiHoleColors": {
"label": "Χρήση χρωμάτων από το PiHole"
},
"layout": {
"label": "Διάταξη",
"data": {
"grid": "2 επί 2",
"row": "Οριζόντια",
"column": "Κατακόρυφα"
}
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "Domains σε λίστες διαφημίσεων",
"queriesToday": "Σημερινά queries",
"queriesBlockedTodayPercentage": "Σημερινοί αποκλεισμοί",
"queriesBlockedToday": "Σημερινοί αποκλεισμοί"
}
}
}