Files
homarr/public/locales/cs/modules/indexer-manager.json
2024-08-24 14:39:51 +02:00

22 lines
674 B
JSON

{
"descriptor": {
"name": "Stav správce indexeru",
"description": "Stav Vašich indexerů",
"settings": {
"title": "Stav správce indexeru",
"openIndexerSiteInNewTab": {
"label": "Otevírat stránku indexeru na nové kartě"
}
}
},
"indexersStatus": {
"title": "Správce indexeru",
"testAllButton": "Otestovat vše"
},
"errors": {
"general": {
"title": "Nepodařilo se najít správce indexeru",
"text": "Došlo k problému s připojením k Vašemu správci indexeru. Ověřte prosím svou konfiguraci."
}
}
}