Files
homarr/public/locales/pl/modules/indexer-manager.json
2025-08-02 18:04:19 +02:00

22 lines
694 B
JSON

{
"descriptor": {
"name": "Status menedżera indeksu",
"description": "Status Twoich indeksów",
"settings": {
"title": "Status menedżera indeksu",
"openIndexerSiteInNewTab": {
"label": "Otwórz stronę indeksowania w nowej karcie"
}
}
},
"indexersStatus": {
"title": "Menedżer indeksów",
"testAllButton": "Przetestuj wszystkie"
},
"errors": {
"general": {
"title": "Nie można znaleźć menedżera indeksowania",
"text": "Wystąpił problem z połączeniem z menedżerem indeksowania. Sprawdź konfigurację/integracje."
}
}
}