mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
This commit is contained in:
parent
65b508364a
commit
1a82dde49b
30 changed files with 401 additions and 31 deletions
|
|
@ -98,10 +98,10 @@ export const Notification = {
|
|||
AccountTwoFactorAuthRequired: 120,
|
||||
AccountTwoFactorAuthError: 121,
|
||||
|
||||
// CurrentPasswordIncorrect: 131,
|
||||
// NewPasswordShort: 132,
|
||||
// NewPasswordWeak: 133,
|
||||
// NewPasswordForbidden: 134,
|
||||
CouldNotSaveNewPassword: 130,
|
||||
CurrentPasswordIncorrect: 131,
|
||||
NewPasswordShort: 132,
|
||||
NewPasswordWeak: 133,
|
||||
|
||||
ContactsSyncError: 140,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue