MediaWiki
REL1_19
|
Czech (čeština [subst. More...
Public Member Functions | |
convertPlural ($count, $forms) | |
Plural transformations Invoked by putting {{plural:count|form1|form2-4|form0,5+}} for two forms plurals {{plural:count|form1|form0,2+}} for single form plurals in a message. |
LanguageCs::convertPlural | ( | $ | count, |
$ | forms | ||
) |
Plural transformations Invoked by putting {{plural:count|form1|form2-4|form0,5+}} for two forms plurals {{plural:count|form1|form0,2+}} for single form plurals in a message.
$count | int |
$forms | array |
Reimplemented from Language.
Definition at line 19 of file LanguageCs.php.
References $count, and Language\preConvertPlural().