Gets the translation for a given key, taken from the localized messages
in the properties files of the plugin. Falls back to English when no
translation was found for the given language.
This should only be used for the backend, i.e. the form designer. For the
frontend, i.e. forms, use formMessage.
Gets the translation for a given key, taken from the localized messages in the properties files of the plugin. Falls back to English when no translation was found for the given language.
This should only be used for the backend, i.e. the form designer. For the frontend, i.e. forms, use formMessage.