HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /var/www/Gosuryaid/wp/wp-content/plugins/super-forms/docs/build-in-translation-system.md
# Build In Translation System

* [Demo Form](#demo-form)
* [Description](#description)

## Demo Form:

A live demo can be found here: [http://f4d.nl/super-forms/documentation/build-in-translation-system/](http://f4d.nl/super-forms/documentation/build-in-translation-system/)

## Description

Do you need a form in multiple languages? No problem with Super Forms!

Easily translate the forms you already build with a native build in translation system.

The only thing you will have to do is choose your default language and sub languages.

Easily enable `RTL` so that Super Forms will automatically apply the `Right to left` layout.

Both `Elements Settings` and `Form Settings` can be translated, so that you can send emails in the correct language.

Enable the `Language Switcher` so that your users can easily switch to their preferred languages on the fly or choose to display a fixed language with the use of shortcodes:

```html
[super_form i18n="en_GB" id="49515"]
[super_form i18n="nl_NL" id="49515"]
[super_form i18n="de_DE" id="49515"]
```