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)
22 lines
665 B
JSON
22 lines
665 B
JSON
{
|
|
"LOGIN": {
|
|
"TITLE": "Melden Sie sich bei Chatwoot an",
|
|
"EMAIL": {
|
|
"LABEL": "E-Mail",
|
|
"PLACEHOLDER": "E-Mail z.B. jemand@example.com"
|
|
},
|
|
"PASSWORD": {
|
|
"LABEL": "Passwort",
|
|
"PLACEHOLDER": "Passwort"
|
|
},
|
|
"API": {
|
|
"SUCCESS_MESSAGE": "Anmeldung erfolgreich",
|
|
"ERROR_MESSAGE": "Es konnte keine Verbindung zum Woot Server hergestellt werden. Bitte versuchen Sie es später erneut",
|
|
"UNAUTH": "Benutzername / Passwort falsch. Bitte versuche es erneut"
|
|
},
|
|
"FORGOT_PASSWORD": "Haben Sie Ihr Passwort vergessen?",
|
|
"CREATE_NEW_ACCOUNT": "Neuen Account erstellen",
|
|
"SUBMIT": "Einloggen"
|
|
}
|
|
}
|