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

22 lines
479 B
JSON

{
"descriptor": {
"name": "Medya talep istatistikleri",
"description": "Medya taleplerinizle ilgili istatistikler",
"settings": {
"title": "Medya talep istatistikleri",
"direction": {
"label": "Yerleşimin yönü.",
"data": {
"row": "Yatay",
"column": "Dikey"
}
}
}
},
"stats": {
"pending": "Onay bekleyenler",
"tvRequests": "Dizi talepleri",
"movieRequests": "Film talepleri"
}
}