ngettext

Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Plural version of gettext
<?php ngettext(string $singular, string $plural, int $count): string