Files
homarr/public/locales/tr/modules/dns-hole-controls.json
2023-10-22 18:00:47 +02:00

18 lines
605 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 çözümleyici kontrolleri",
"description": "Kontrol panelinizden PiHole veya AdGuard'ı kontrol edin",
"settings": {
"title": "DNS çözümleyici kontrol ayarları",
"showToggleAllButtons": {
"label": "'Tümünü Etkinleştir/Devre Dışı Bırak' Butonlarını Göster"
}
},
"errors": {
"general": {
"title": "DNS çözümleyici bulunamadı",
"text": "DNS Çözümleyici(leri)nize bağlanırken bir sorun oluştu. Lütfen yapılandırmanızı/entegrasyon(ları)nızı kontrol edin."
}
}
}
}