30 lines
525 B
JSON
30 lines
525 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Overseerr",
|
|
"description": ""
|
|
},
|
|
"popup": {
|
|
"item": {
|
|
"buttons": {
|
|
"askFor": "",
|
|
"cancel": "Cancelar",
|
|
"request": "Solicitar"
|
|
},
|
|
"alerts": {
|
|
"automaticApproval": {
|
|
"title": "",
|
|
"text": ""
|
|
}
|
|
}
|
|
},
|
|
"seasonSelector": {
|
|
"caption": "",
|
|
"table": {
|
|
"header": {
|
|
"season": "Temporada",
|
|
"numberOfEpisodes": "Número de episodios"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |