1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-26 11:27:46 +02:00

translation from Weblate (German)

Currently translated at 100.0% (25 of 25 strings)

Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.hrfee.pw/projects/jfa-go/form/de/
This commit is contained in:
virusperfect 2021-01-29 09:46:11 +00:00 committed by Weblate
parent d09125c63c
commit 290435b5ba

View File

@ -5,7 +5,7 @@
"strings": {
"pageTitle": "Jellyfin-Konto erstellen",
"createAccountHeader": "Konto erstellen",
"accountDetails": "Details",
"accountDetails": "Kontodaten",
"emailAddress": "E-Mail",
"username": "Benutzername",
"password": "Passwort",
@ -39,7 +39,7 @@
}
},
"notifications": {
"errorUserExists": "Dieser Nutzername ist bereits vergeben.",
"errorInvalidCode": "Ungültiger Einladungscode."
"errorUserExists": "Benutzer existiert bereits.",
"errorInvalidCode": "Ungültiger Invite-Code."
}
}