dngettext
dngettext
Plural version of dgettext
string **dngettext** string $domain string $singular string $plural int $count
The function allows you to override
the current for a single plural message lookup.
dngettext``domain
domainThe domain
singular
plural
count
A on success.
string
Throws a if
is the empty .
domain``string
ngettext