File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 1818 'sendlink ' => 'Senden Sie Passwort-Reset Link. ' , /* Send password reset link */
1919 'emailsent ' => 'E-Mail gesendet. ' , /* Email Sent */
2020 'remeberme ' => 'Login merken. ' , /* Remember my Login*/
21+ 'totp_failed ' => 'Die TOTP Token vorgesehen war ist ungültig. ' /* The TOTP token was provided is not valid. */
2122];
2223
2324/*
Original file line number Diff line number Diff line change 6969 'array ' => 'The :attribute must contain :size items. ' ,
7070 ],
7171 'string ' => 'The :attribute must be a string. ' ,
72+ 'totp ' => 'The totp token is invalid. Did it expire? ' ,
7273 'timezone ' => 'The :attribute must be a valid zone. ' ,
7374 'unique ' => 'The :attribute has already been taken. ' ,
7475 'url ' => 'The :attribute format is invalid. ' ,
You can’t perform that action at this time.
0 commit comments