Files
homarr/public/locales/tr/modules/media-requests-stats.json
2024-05-07 19:46:34 +02:00

28 lines
736 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": "Medya talep istatistikleri",
"description": "Medya taleplerinizle ilgili istatistikler",
"settings": {
"title": "Medya talep istatistikleri",
"replaceLinksWithExternalHost": {
"label": "Bağlantıları harici ana bilgisayar ile değiştirin"
},
"openInNewTab": {
"label": "Bağlantıları yeni sekmede aç"
}
}
},
"mediaStats": {
"title": "Medya İstatistikleri",
"pending": "Onay bekleyen",
"tvRequests": "Dizi talepleri",
"movieRequests": "Film talepleri",
"approved": "Onaylanan",
"totalRequests": "Toplam"
},
"userStats": {
"title": "En İyi Kullanıcılar",
"requests": "İstekler: {{number}}"
}
}