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

22 lines
716 B
JSON

{
"descriptor": {
"name": "Indexelő menedzser állapota",
"description": "Az indexelők állapota",
"settings": {
"title": "Indexelő menedzser állapota",
"openIndexerSiteInNewTab": {
"label": "Indexer webhely megnyitása új lapon"
}
}
},
"indexersStatus": {
"title": "Indexelő menedzser",
"testAllButton": "Teszteld az összeset"
},
"errors": {
"general": {
"title": "Nem található indexelő menedzser",
"text": "Probléma adódott a Dns-blokkoló(k) hoz való csatlakozással. Kérjük, ellenőrizze a konfigurációt/integráció(ka) t."
}
}
}