28 lines
722 B
JSON
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}}"
|
|
}
|
|
}
|