Files
homarr/public/locales/he/modules/media-requests-stats.json
2023-08-06 17:13:08 +02:00

18 lines
430 B
JSON

{
"descriptor": {
"name": "מצב בקשות מדיה",
"description": "סטטיסטיקה לגבי בקשות המדיה",
"settings": {
"title": "מצב בקשות מדיה",
"direction": {
"label": "כיוון הפריסה."
}
}
},
"stats": {
"pending": "ממתין לאישור",
"tvRequests": "בקשות סדרות",
"movieRequests": "בקשות סרטים"
}
}