'Community', }; } public function channelLabelPlural(): string { return match ($this) { self::LEMMY => 'Communities', }; } }