New translations overseerr.json (German)

This commit is contained in:
Thomas Camlong
2022-08-25 13:02:50 +02:00
committed by ajnart
parent 371dc2f038
commit 78bad70bcb

View File

@@ -6,23 +6,23 @@
"popup": { "popup": {
"item": { "item": {
"buttons": { "buttons": {
"askFor": "Ask for {{title}}", "askFor": "Fragen für {{title}}",
"cancel": "Cancel", "cancel": "Abbrechen",
"request": "Request" "request": "Anfragen"
}, },
"alerts": { "alerts": {
"automaticApproval": { "automaticApproval": {
"title": "Using API key", "title": "Einen API Schlüssel benutzen",
"text": "This request will be automatically approved" "text": "Diese Anfrage wird automatisch genehmigt"
} }
} }
}, },
"seasonSelector": { "seasonSelector": {
"caption": "Tick the seasons that you want to be downloaded", "caption": "Kreuze die Staffeln an, die heruntergeladen werden sollen.",
"table": { "table": {
"header": { "header": {
"season": "Season", "season": "Staffel",
"numberOfEpisodes": "Number of episodes" "numberOfEpisodes": "Anzahl von Episoden"
} }
} }
} }