__('Draft'), self::ACTIVE => __('Active'), self::SCHEDULED => __('Scheduled'), self::PAUSED => __('Paused'), self::ARCHIVED => __('Archived'), }; } }