translate

public function translate(s:String):String
Translates the specified string by replacing variables with language pack items it will also check if there is a key mathcin the input.

Params

Name Type Description
s String String to translate by the language pack data.

Returns

String Translated string.