New translations overseerr.json (Croatian)

This commit is contained in:
Thomas Camlong
2023-07-06 06:48:21 +09:00
parent 8d485f04cf
commit 93a5e5b261

View File

@@ -1,28 +1,28 @@
{
"descriptor": {
"name": "",
"description": ""
"name": "Overseerr",
"description": "Omogućuje vam pretraživanje i dodavanje medija iz Overseerr-a ili Jellyseerr-a."
},
"popup": {
"item": {
"buttons": {
"askFor": "",
"cancel": "",
"askFor": "Zatraži {{title}}",
"cancel": "Otkaži",
"request": "Zatraži"
},
"alerts": {
"automaticApproval": {
"title": "",
"text": ""
"title": "Koristeći API ključ",
"text": "Ovaj zahtjev će biti automatski odobren"
}
}
},
"seasonSelector": {
"caption": "",
"caption": "Označite sezone koje želite preuzeti",
"table": {
"header": {
"season": "",
"numberOfEpisodes": ""
"season": "Sezona",
"numberOfEpisodes": "Broj epizoda"
}
}
}