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

22 lines
760 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": "Dizin oluşturucu yöneticisi statüsü",
"description": "Dizin oluşturucularınızın statüsü",
"settings": {
"title": "Dizin oluşturucu yöneticisi statüsü",
"openIndexerSiteInNewTab": {
"label": "İndeksleyici Sitesini Yeni Sekmede Aç"
}
}
},
"indexersStatus": {
"title": "İndeksleyici Yöneticisi",
"testAllButton": "Tümünü test et"
},
"errors": {
"general": {
"title": "İndeksleyici yöneticisi bulunamıyor",
"text": "İndeksleyici yöneticinize bağlanırken bir sorun oluştu. Lütfen yapılandırmanızı/entegrasyonlarınızı kontrol edin."
}
}
}