> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create new language version of reply template

> Create new language version of reply template

It may be appropriate to have the same reply template in several languages, for example, if you need to send the same reply to customers in several countries.

## Add languages to reply template

1. Go to <i class="ph ph-list" aria-label="Main menu" /> in the top bar and select **Knowledge base** > **Reply templates**.

2. Go to the folder where the reply template is located.

3. Click the reply template. This takes you to the **View reply templates** screen.

4. Click **Edit reply template**. This takes you to the **Reply template properties** screen.

5. Click the **New language version** button at the bottom of the screen. A new tab is added, named **(Unspecified language)**.

6. **Language**: In this list, select the language for the current language version of the reply template. The list contains registered [customer languages][2].

7. Enter the texts in the relevant language in the other tabs and make the necessary changes in this language version of the reply template. Find out more about this in [Create reply templates][1].

8. Click **OK**. The changes are saved. The **(Unspecified language)** tab changes to the selected language.

<Tip>
  Click the **Delete selected language version** to delete the active language version (the selected language tab).
</Tip>

## Troubleshooting

### Why is the "New language version" button not visible in the footer?

If the **New language version** button is not visible, it means no customer languages are currently defined in the system. To resolve this, an administrator needs to [add customer languages][3] in **Settings and maintenance** under **Options** > **Customer languages**.

### Why is a specific language not available in the list?

If a specific language is missing from the **Language** dropdown, it has not been added to the list of customer languages. Ask your administrator to include the missing language in **Settings and maintenance**.

[1]: ./create

[2]: ../../../localization/learn/customer-languages

[3]: ../../../localization/admin/add-customer-language


## Related topics

- [Create reply template](/en/knowledge-base/learn/reply-templates/create.md)
- [Work with reply templates](/en/knowledge-base/learn/reply-templates/index.md)
- [Create a request](/en/request/learn/create.md)
- [reply_template_body table](/en/database/tables/reply-template-body.md)
- [Requests](/en/request/dev/index.md)
- [Add customer language](/en/localization/admin/add-customer-language.md)
