22 lines
433 B
JSON
22 lines
433 B
JSON
{
|
|
"descriptor": {
|
|
"name": "媒体请求状态",
|
|
"description": "您的媒体请求统计",
|
|
"settings": {
|
|
"title": "媒体请求状态",
|
|
"direction": {
|
|
"label": "布局方向。",
|
|
"data": {
|
|
"row": "横向",
|
|
"column": "垂直"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"stats": {
|
|
"pending": "待批准",
|
|
"tvRequests": "电视请求",
|
|
"movieRequests": "电影请求"
|
|
}
|
|
}
|