tr

Translate key through the installed Translator.

Returns the translated string, or key itself when no translator is installed or the translator returns null/empty or throws. nothrow: safe to call from anywhere in the UI, including while building controls.

nothrow
string
tr
(
string key
)

Meta