Lua:translate
function translate(String) : string
Returns a translation of the string. Returns the same string if it can't be found.
Function Parameters
Parameter | Type | Description |
---|---|---|
String | string | The string to translate |
function translate(String) : string
Returns a translation of the string. Returns the same string if it can't be found.
Parameter | Type | Description |
---|---|---|
String | string | The string to translate |