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