mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-23 01:20:11 +00:00
translation from Weblate (German)
Currently translated at 100.0% (32 of 32 strings) Translation: jfa-go/Account Creation Form Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/form/de/
This commit is contained in:
parent
81e69a7166
commit
3427c97e3e
@ -17,7 +17,8 @@
|
|||||||
"successContinueButton": "Weiter",
|
"successContinueButton": "Weiter",
|
||||||
"confirmationRequired": "E-Mail-Bestätigung erforderlich",
|
"confirmationRequired": "E-Mail-Bestätigung erforderlich",
|
||||||
"confirmationRequiredMessage": "Bitte überprüfe dein Posteingang und bestätige deine E-Mail-Adresse.",
|
"confirmationRequiredMessage": "Bitte überprüfe dein Posteingang und bestätige deine E-Mail-Adresse.",
|
||||||
"yourAccountIsValidUntil": "Dein Konto wird bis zum {date} gültig sein."
|
"yourAccountIsValidUntil": "Dein Konto wird bis zum {date} gültig sein.",
|
||||||
|
"sendPIN": "Sende die untenstehende PIN an den Bot und komm dann hierher zurück, um dein Konto zu verbinden."
|
||||||
},
|
},
|
||||||
"validationStrings": {
|
"validationStrings": {
|
||||||
"length": {
|
"length": {
|
||||||
@ -43,6 +44,9 @@
|
|||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"errorUserExists": "Benutzer existiert bereits.",
|
"errorUserExists": "Benutzer existiert bereits.",
|
||||||
"errorInvalidCode": "Ungültiger Invite-Code."
|
"errorInvalidCode": "Ungültiger Invite-Code.",
|
||||||
|
"telegramVerified": "Telegram-Konto verifiziert.",
|
||||||
|
"errorTelegramVerification": "Verifizierung von Telegram erforderlich.",
|
||||||
|
"errorInvalidPIN": "Telegram PIN ist ungültig."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user