[ "string" => "invalid parameters", "type" => "danger" ], "account_state_error" => [ "string" => "account state error", "type" => "danger" ], "404_error" => [ "string" => "page not found", "type" => "info" ], "page_added" => [ "string" => "page added", "type" => "success" ], "slug_taken" => [ "string" => "chosen page id slug already taken", "type" => "danger" ], "template_missing" => [ "string" => "template missing", "type" => "danger" ], "message_deleted" => [ "string" => "message deleted", "type" => "success" ], "file_security_error" => [ "string" => "operation cancelled for security reasons", "type" => "danger" ], "upload_success" => [ "string" => "upload successful", "type" => "success" ], "upload_warning" => [ "string" => "upload warning", "type" => "warning" ], "missing_folder" => [ "string" => "destination folder does not exist", "type" => "danger" ], "unwritable_folder" => [ "string" => "destination folder does not allow uploads", "type" => "danger" ], "upload_too_big" => [ "string" => "uploaded data too large", "type" => "danger" ], ]);