Files
homarr/public/locales/vi/modules/dns-hole-summary.json
2023-06-09 20:41:30 +02:00

21 lines
563 B
JSON

{
"descriptor": {
"name": "Tóm tắt DNS",
"description": "Hiển thị dữ liệu quan trọng từ PiHole hoặc AdGuard",
"settings": {
"title": "Cài đặt cho tóm tắt DNS",
"usePiHoleColors": {
"label": "Dùng màu từ PiHole"
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "Tên miền trên danh sách quảng cáo",
"queriesToday": "Truy vấn hôm nay",
"queriesBlockedTodayPercentage": "đã chặn hôm nay",
"queriesBlockedToday": "đã chặn hôm nay"
}
}
}