Files
homarr/public/locales/nl/modules/media-requests-stats.json
2024-08-24 14:39:51 +02:00

28 lines
722 B
JSON

{
"descriptor": {
"name": "Mediaverzoek statistieken",
"description": "Statistieken over je mediaverzoeken",
"settings": {
"title": "Mediaverzoeken statistieken",
"replaceLinksWithExternalHost": {
"label": "Links vervangen door externe host"
},
"openInNewTab": {
"label": "Links in nieuw tabblad openen"
}
}
},
"mediaStats": {
"title": "Media statistieken",
"pending": "In afwachting van goedkeuring",
"tvRequests": "TV verzoeken",
"movieRequests": "Film verzoeken",
"approved": "Reeds goedgekeurd",
"totalRequests": "Totaal"
},
"userStats": {
"title": "Grootste gebruikers",
"requests": "Verzoeken: {{number}}"
}
}