hub.eb?material_id=302&track_id=303

Translations


While designing a Form, texts are displayed in the preferred language of the Verj.io Studio. The Studio's Preferred Language Id property defaults to en, and can be configured in the Studio Preferences dialog, opened by selecting File > Studio Preferences in the top menu.

In the browser, texts are automatically displayed in the language indicated by the locale of the browser. If a text translation does not exist in the requested language variant, it falls back to the requested language and then to the default language.

For example, if the default language is en (English) and the browser locale is es_MX (Mexican Spanish), the Text will first attempt to display in es_MX, then es then en.

A Field with a Display Type of Integer, Numeric, Currency, Date and Datetime is also formatted according to the locale provided by the browser.

Steps


1

Add a Text Control to a form, write Hello, world!

Change the language to Spanish (es) and write ¡Hola, Mundo! and click OK.

2

Change the Verj.io Studio's preferred language to Spanish in the Studio Preferences under File > Studio Preferences > General.

Note that Text Control is translated.

Current Module

Related