Files
Homarr/public/locales/el/modules/overseerr.json
2023-01-22 17:47:13 +01:00

31 lines
903 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"descriptor": {
"name": "Overseerr",
"description": "Σας επιτρέπει να αναζητήσετε και να προσθέσετε πολυμέσα από το Overseerr ή το Jellyseerr."
},
"popup": {
"item": {
"buttons": {
"askFor": "Ρωτήστε για {{title}}",
"cancel": "Ακύρωση",
"request": "Αίτημα"
},
"alerts": {
"automaticApproval": {
"title": "Χρήση κλειδιού API",
"text": "Το αίτημα αυτό θα εγκριθεί αυτόματα"
}
}
},
"seasonSelector": {
"caption": "Επιλέξτε τις σεζόν που θέλετε να κατεβάσετε",
"table": {
"header": {
"season": "Σεζόν",
"numberOfEpisodes": "Αριθμός επεισοδίων"
}
}
}
}
}