mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-16 04:22:31 +01:00
31 lines
471 B
JSON
31 lines
471 B
JSON
{
|
|
"descriptor": {
|
|
"name": "",
|
|
"description": ""
|
|
},
|
|
"popup": {
|
|
"item": {
|
|
"buttons": {
|
|
"askFor": "",
|
|
"cancel": "",
|
|
"request": ""
|
|
},
|
|
"alerts": {
|
|
"automaticApproval": {
|
|
"title": "",
|
|
"text": ""
|
|
}
|
|
}
|
|
},
|
|
"seasonSelector": {
|
|
"caption": "",
|
|
"table": {
|
|
"header": {
|
|
"season": "",
|
|
"numberOfEpisodes": ""
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|