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. See Also
|