Build In Translation System
Translate your forms on the fly without requiring an additional plugin. You can translate elements and form settings so that everything can be read in a different language properly.
Simply visit the
Translations
TAB when editing your form and define the languages required for your specific form as shown below.
Define languages for your form under the Translations TAB on the builder page.
In case your language requires RTL (right to left layout) you can enable it per language individually:

Enabling RTL (left to right) layout for your languages.
Enable the Language Switch if you want to display a dropdown above the form so that the user can change to a different language manually:

Option to display a dropdown on the front-end so that users can switch to a different language manually.
.gif?alt=media&token=55441925-85b3-4997-8b82-14c6a266a36a)
User manually switching language via the dropdown.
You can also display a fixed language for your form by grabbing the shortcode e.g.
[super_form i18n="nl_NL" id="1234"]
by defining the language attribute e.g en_GB
.That way you can disable the Language Switch, and use a build in language plugin like WPML to display the correct form based on the language of the page.

A front-end demo can be found here:

Build In Translation System
Super Forms
Front-end demo of the build-in Translation system.
Last modified 8mo ago