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.
See Implementation
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.