dngettextPlural version of dgettext Description
string dngettext(
string $domain,string $singular,string $plural,int $count)
The dngettext function allows you to override
the current Parameters
Return ValuesA string on success. Errors/Exceptions
Throws a ValueError if Changelog
See Also
|