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

22 lines
993 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": "Состояние менеджера индексации",
"description": "Информация о состоянии ваших индексаторов",
"settings": {
"title": "Состояние менеджера индексации",
"openIndexerSiteInNewTab": {
"label": "Открывать сайт индексатора в новой вкладке"
}
}
},
"indexersStatus": {
"title": "Менеджер индексации",
"testAllButton": "Проверить все"
},
"errors": {
"general": {
"title": "Не удалось найти менеджер индексации",
"text": "Возникла проблема при подключении к менеджеру индексации. Пожалуйста, проверьте настройки и интеграции."
}
}
}