Files
homarr/public/locales/nl/modules/media-requests-stats.json
2023-09-01 21:55:45 +02:00

22 lines
450 B
JSON

{
"descriptor": {
"name": "Media verzoek statistieken",
"description": "Statistieken over je mediaverzoeken",
"settings": {
"title": "Mediaverzoeken statistieken",
"direction": {
"label": "",
"data": {
"row": "",
"column": ""
}
}
}
},
"stats": {
"pending": "Wachtende goedkeuringen",
"tvRequests": "TV verzoeken",
"movieRequests": "Film verzoeken"
}
}