[ "string" => "invalid parameters", "type" => "danger" ], "account_state_error" => [ "string" => "account state error", "type" => "danger" ], "no_permission" => [ "string" => "You don't have permission to do that.", "type" => "danger" ], "machine_saved" => [ "string" => "Machine saved!", "type" => "success" ], "component_saved" => [ "string" => "Component saved!", "type" => "success" ], "event_added" => [ "string" => "Event logged!", "type" => "success" ], "404_error" => [ "string" => "page not found", "type" => "info" ] ]);