@abstract(@code(GetTranslateText) function retrieves a translated string into the @link(TGMLang) language.)

Is used to generate exception messages.@br
The language of @code(Text) param must be in English language.@br@br
@bold(For internal use only!)

@param Text String to translate
@param Args Array of arguments to apply to the message
@param Lang Destination language

@return Translated string
