MediaWiki
REL1_22
|
Ukrainian (українська мова) More...
Public Member Functions | |
commafy ($_) | |
Ukrainian numeric format is "12 345,67" but "1234,56". | |
convertGrammar ($word, $case) | |
Convert from the nominative form of a noun to some other case Invoked with {{grammar:case|word}}. |
Ukrainian (українська мова)
Definition at line 29 of file LanguageUk.php.
LanguageUk::commafy | ( | $ | _ | ) |
Ukrainian numeric format is "12 345,67" but "1234,56".
$_ | string |
Reimplemented from Language.
Definition at line 96 of file LanguageUk.php.
LanguageUk::convertGrammar | ( | $ | word, |
$ | case | ||
) |
Convert from the nominative form of a noun to some other case Invoked with {{grammar:case|word}}.
$word | string |
$case | string |
Reimplemented from Language.
Definition at line 39 of file LanguageUk.php.