Files
homarr/public/locales/vi/modules/dns-hole-summary.json
2023-12-22 21:50:04 +01:00

29 lines
737 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"
},
"layout": {
"label": "Bố cục",
"data": {
"grid": "2 x 2",
"row": "Nằm ngang",
"column": "Thẳng đứng"
}
}
}
},
"card": {
"metrics": {
"domainsOnAdlist": "Tên miền trên d.sách q.cáo",
"queriesToday": "Truy vấn hôm nay",
"queriesBlockedTodayPercentage": "Đã chặn hôm nay",
"queriesBlockedToday": "Đã chặn hôm nay"
}
}
}