MaestroThe UI design product. | Form Builder | 17.10 This feature was updated in 17.10.
Maestro allows you to mark an arbitrary string to be automatically translated when a form is rendered in different languages. This is handy for strings of text used in business rules, for example, inside JavaScriptsJavascript (JS) is a scripting languages, primarily used on the Web. It is used to enhance HTML pages and is commonly found embedded in HTML code. JavaScript is an interpreted language. Thus, it doesn't need to be compiled.. For the save, cancel and submit calls you can change this value on the root form item and it would also be a translatable key.
To translate a string:
emptytextwarning
, to dictionaries of all configured languages for this form.'~T~emptytextwarning~T~Enter some value here';
.
Next, learn about right-to-left language support.