Files
homarr/public/locales/uk/modules/dns-hole-controls.json
2024-08-24 14:39:51 +02:00

25 lines
859 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-hole",
"description": "Керуйте PiHole або AdGuard за допомогою головної панелі",
"settings": {
"title": "Налаштування керування дірками DNS",
"showToggleAllButtons": {
"label": "Показати кнопки \"Увімкнути/вимкнути все"
}
},
"errors": {
"general": {
"title": "Не вдалося знайти дірку в DNS",
"text": "Виникла проблема з підключенням до ваших DNS-дірок. Будь ласка, перевірте вашу конфігурацію/інтеграцію."
}
}
},
"durationModal": {
"title": "",
"hours": "",
"minutes": "",
"unlimited": "",
"set": ""
}
}