Files
homarr/public/locales/pl/modules/overseerr.json
2022-08-30 12:49:55 +02:00

30 lines
525 B
JSON

{
"descriptor": {
"name": "Overseerr",
"description": ""
},
"popup": {
"item": {
"buttons": {
"askFor": "Poproś o {{title}}",
"cancel": "Anuluj",
"request": ""
},
"alerts": {
"automaticApproval": {
"title": "",
"text": ""
}
}
},
"seasonSelector": {
"caption": "",
"table": {
"header": {
"season": "Sezon",
"numberOfEpisodes": "Liczba odcinków"
}
}
}
}
}