Files
homarr/public/locales/tr/modules/dns-hole-controls.json
2025-08-02 18:04:19 +02:00

25 lines
806 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 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."
}
}
},
"durationModal": {
"title": "Devre dışı bırakma süresini ayarla",
"hours": "Saat",
"minutes": "Dakika",
"unlimited": "sınırsız için boş bırakın",
"set": "Ayarla"
}
}