Buy Me a Coffee at ko-fi.com

Returns the translated string of the given key
Translation is done using the current client language
Optionally takes a single argument, or a list with all arguments, that will populate the translation

overload 1:
ClientAPI.getTranslatedString(text: String): String
typings.-1808118735typings.-1808118735
Method PropertyFluent DescriptionRepresentation
text accepts
Return Value
overload 2:
ClientAPI.getTranslatedString(text: String, args: AnyType): String
typings.-1808118735typings.821772070typings.-1808118735
Method PropertyFluent DescriptionRepresentation
text accepts
args accepts
Return Value