Files
homarr/public/locales/ru/modules/dns-hole-controls.json
2024-12-17 18:40:51 +01:00

25 lines
1009 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-фильтрацией",
"description": "Управляйте PiHole или AdGuard с панели управления",
"settings": {
"title": "Настройки управления DNS-фильтрацией",
"showToggleAllButtons": {
"label": "Показывать кнопки 'Включить/Отключить всё'"
}
},
"errors": {
"general": {
"title": "Не удалось найти DNS-фильтр",
"text": "Возникла проблема при подключении к DNS-фильтру. Проверьте настройки и интеграции."
}
}
},
"durationModal": {
"title": "Установить время отключения",
"hours": "Часы",
"minutes": "Минуты",
"unlimited": "оставьте пустым для бессрочного отключения",
"set": "Установить"
}
}