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

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