|
MediaWiki
REL1_23
|
Armenian (Հայերեն) More...


Public Member Functions | |
| commafy ($_) | |
| Armenian 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}}. | |
Armenian (Հայերեն)
Definition at line 30 of file LanguageHy.php.
| LanguageHy::commafy | ( | $ | _ | ) |
Armenian numeric format is "12 345,67" but "1234,56".
| $_ | string |
Reimplemented from Language.
Definition at line 89 of file LanguageHy.php.
| LanguageHy::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 40 of file LanguageHy.php.