Static properties and methods related to the form translation service.
Static
Get list of translation keys for a formdefinition
string
Checks whether a given string is a translation key. A translation key is a string that starts with '{{@' and ends with '}}'.
The string to check.
True if the string is a translation key, false otherwise.
Get translation from form translation key
Static properties and methods related to the form translation service.