JLanguage::getPluralSuffixes
Returns an array of suffixes for plural rules.
Signature
public function getPluralSuffixes(integer
$count )
Parameters
-
$count
- The count number the rule is for.
Returns
- array
- The array of suffixes.