[ "string" => "current password incorrect", "type" => "danger" ], "new_password_mismatch" => [ "string" => "new password mismatch", "type" => "danger" ], "weak_password" => [ "string" => "weak password", "type" => "danger" ], "password_updated" => [ "string" => "password updated", "type" => "success" ], "2fa_removed" => [ "string" => "2fa removed", "type" => "success" ], "2fa_enabled" => [ "string" => "2fa enabled", "type" => "success" ], "2fa_wrong_code" => [ "string" => "2fa incorrect", "type" => "danger" ], "invalid_parameters" => [ "string" => "invalid parameters", "type" => "danger" ], "password_500" => [ "string" => "password on 500 list", "type" => "danger" ], "account_state_error" => [ "string" => "account state error", "type" => "danger" ], "passwords_same" => [ "string" => "old and new passwords match", "type" => "danger" ], "password_complexity" => [ "string" => "password complexity insufficent", "type" => "danger" ], "generic_op_error" => [ "string" => "generic op error", "type" => "danger" ], "pin_updated" => [ "string" => "pin updated", "type" => "success" ], "new_pin_mismatch" => [ "string" => "new pin mismatch", "type" => "danger" ], "invalid_pin_format" => [ "string" => "invalid pin format", "type" => "danger" ], "notification_deleted" => [ "string" => "Notification deleted.", "type" => "success" ], "feed_key_reset" => [ "string" => "Feed key reset.", "type" => "success" ] ]);