update new error-messages in translation/de
This commit is contained in:
committed by
Oluf Lorenzen
parent
1c3f185554
commit
dc47c1145a
@@ -19,8 +19,8 @@ return [
|
||||
'email' => 'Email',
|
||||
'password' => 'Passwort',
|
||||
'2fauth' => 'Authentifikations-Code',
|
||||
'invalid' => 'Invalid email or password',
|
||||
'invalid-token' => 'Invalid token',
|
||||
'invalid' => 'Falsche E-Mail-Adresse oder falsches Passwort',
|
||||
'invalid-token' => 'Token nicht korrekt',
|
||||
],
|
||||
|
||||
// Incidents form fields
|
||||
|
||||
Reference in New Issue
Block a user