Files
Homarr/public/locales/uk/modules/dns-hole-summary.json
2023-05-20 19:19:46 +02:00

21 lines
689 B
JSON
Raw 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"
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "Домени в списках реклами",
"queriesToday": "Запити за сьогодні",
"queriesBlockedTodayPercentage": "заблоковано сьогодні",
"queriesBlockedToday": "заблоковано сьогодні"
}
}
}