Create de.json

This commit is contained in:
Marvin 2025-04-18 20:17:20 +02:00 committed by GitHub
parent 08752820fc
commit 8c7066a4fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

17
messages/de.json Normal file
View file

@ -0,0 +1,17 @@
{
"AuthenticationSite": {
"PoweredBy": "Bereitgestellt von [Pangolin](https://github.com/fosrl/pangolin)",
"AuthenticationRequired": "Authentifizierung erforderlich",
"ChooseMethod": "Wählen Sie Ihre bevorzugte Methode, um auf {resource} zuzugreifen",
"PIN": "PIN",
"User": "Benutzer",
"PinCodeLabel": "6-stelliger PIN-Code",
"LoginWithPIN": "Mit PIN anmelden",
"Email": "E-Mail",
"EnterEmail": "Geben Sie Ihre E-Mail-Adresse ein",
"Password": "Passwort",
"EnterPassword": "Geben Sie Ihr Passwort ein",
"ForgotPassword": "Passwort vergessen?",
"Login": "Anmelden"
}
}