Method | Description | |
---|---|---|
__construct ( array $dictionary = NULL ) | ||
setDictionary ( array $dictionary ) | Set translator dictionary | |
translate ( $message, $count = NULL ) : string | Translates the given string |
public setDictionary ( array $dictionary ) | ||
$dictionary | array |