+5









Sojan Jose
GitHub
Pranav
AlguienSama
Yovan Lutfi Arya (Regerta)
Frederik
Ambler (ambler)
Hossein Sadeghi (ssageghi)
korho
vfasoulas
Thiago Ramos (thiago)
Ehab hakawati (ehab.hakawati)
Karl Marx (taylanguney)
Fernando Sousa (Fernando)
Matt (duartemvix)
677f56f802
Co-authored-by: Pranav <pranav@chatwoot.com> Co-authored-by: AlguienSama Co-authored-by: Yovan Lutfi Arya (Regerta) Co-authored-by: Frederik Co-authored-by: Ambler (ambler) Co-authored-by: Hossein Sadeghi (ssageghi) Co-authored-by: korho Co-authored-by: vfasoulas Co-authored-by: Thiago Ramos (thiago) Co-authored-by: Ehab hakawati (ehab.hakawati) Co-authored-by: Karl Marx (taylanguney) Co-authored-by: Fernando Sousa (Fernando) Co-authored-by: Matt (duartemvix)
39 lines
1.4 KiB
JSON
39 lines
1.4 KiB
JSON
{
|
|
"REGISTER": {
|
|
"TRY_WOOT": "Einen Account registrieren",
|
|
"TITLE": "Registrieren",
|
|
"TERMS_ACCEPT": "Mit Ihrer Anmeldung stimmen Sie unseren <a href=\"https://www.chatwoot.com/terms\"> AGB </a> und <a href=\"https://www.chatwoot.com/privacy-policy\"> Datenschutzrichtlinie </a>",
|
|
"ACCOUNT_NAME": {
|
|
"LABEL": "Kontobezeichnung",
|
|
"PLACEHOLDER": "Enter an account name. eg: Wayne Enterprises",
|
|
"ERROR": "Account name is too short"
|
|
},
|
|
"FULL_NAME": {
|
|
"LABEL": "Full name",
|
|
"PLACEHOLDER": "Enter your full name. eg: Bruce Wayne",
|
|
"ERROR": "Full name is too short"
|
|
},
|
|
"EMAIL": {
|
|
"LABEL": "Work email",
|
|
"PLACEHOLDER": "Enter your work email address. eg: bruce@wayne.enterprises",
|
|
"ERROR": "Email address is invalid"
|
|
},
|
|
"PASSWORD": {
|
|
"LABEL": "Passwort",
|
|
"PLACEHOLDER": "Passwort",
|
|
"ERROR": "Das Passwort ist zu kurz"
|
|
},
|
|
"CONFIRM_PASSWORD": {
|
|
"LABEL": "Bestätige das Passwort",
|
|
"PLACEHOLDER": "Bestätige das Passwort",
|
|
"ERROR": "Passwort stimmt nicht überein"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Registrierung erfolgreich",
|
|
"ERROR_MESSAGE": "Es konnte keine Verbindung zum Woot Server hergestellt werden. Bitte versuchen Sie es später erneut"
|
|
},
|
|
"SUBMIT": "Einreichen",
|
|
"HAVE_AN_ACCOUNT": "Already have an account?"
|
|
}
|
|
}
|