LanguageManager.translate

Translates a message in the given language with the given parameters. If the language is omitted the message is translated using the default language.

Return Value

Type: string

the translated message if the language and the message exist or the message if not

Meta