# Language settings for fields

The **Form Builder** allows you to convert the fields of your form in your preferred language.&#x20;

To covert the form fields into any language other than English,

In [**Basic Details**](https://docs.senpiper.com/form-builder/creating-forms/adding-fields-and-saving-a-form/pages/-MlTKkP5aqISRU3pBTwE#6.-language-settings), under the **Configure Language** section, configure the settings for the language as required.

The **Language Settings** tab is attached for all the [**fields**](/form-builder/creating-forms/adding-fields-and-saving-a-form/default-field-settings.md).

![](/files/qgwfSxSM4WBDQw5F18Xm)

| Field                                    | Description                                                                                                                                                                                                              |
| ---------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Provide conversion for                   | Select the language in which you want to display the form fields                                                                                                                                                         |
| Field Name                               | Enter the translation for the name of field in the selected language                                                                                                                                                     |
| Provide description for the field        | Enter the translation of the description for the field in the selected language                                                                                                                                          |
| Validation Message                       | Enter the translation of the validation message if configured for the field in the selected language                                                                                                                     |
| Provide name of 'add another row' button | <p>Enter the translation for the text that should appear on the 'add another row' button</p><p><em>The <strong>Add another button</strong> is displayed when the you allow multiple data entries for the field</em>.</p> |

### Additional language settings for the Select/Multiselect fields

![](/files/McOGdl8g6ylnxqHBTN9x)

You can provide the translation for the options added in the **Select/Multiselect** fields in the **Add translation** fields against every option.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.senpiper.com/form-builder/creating-forms/adding-fields-and-saving-a-form/language-settings-for-fields.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
