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

29 lines
737 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 çözümleyici özeti",
"description": "PiHole veya AdGuard'dan önemli verileri görüntüler",
"settings": {
"title": "DNS Çözümleyici özeti için ayarlar",
"usePiHoleColors": {
"label": "PiHole'daki renkleri kullanın"
},
"layout": {
"label": "Düzen",
"data": {
"grid": "2 ye 2",
"row": "Yatay",
"column": "Dikey"
}
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "Reklam Listelerindeki Alan Adları",
"queriesToday": "Bugünkü Sorgular",
"queriesBlockedTodayPercentage": "Bugün engellenenler",
"queriesBlockedToday": "Bugün engellenenler"
}
}
}