✨ add language switch, add german
This commit is contained in:
26
public/locales/de/modules/overseerr-module.json
Normal file
26
public/locales/de/modules/overseerr-module.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "Fragen für {{title}}",
|
||||
"cancel": "Abbrechen",
|
||||
"request": "Anfragen"
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "Einen API Schlüssel benutzen",
|
||||
"text": "Diese Anfrage wird automatisch genehmigt"
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "Kreuze die Staffeln an, die heruntergeladen werden sollen.",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "Staffel",
|
||||
"numberOfEpisodes": "Anzahl von Episoden"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user