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

# Translations

> Edit and manage the customer-facing copy used in Recheck’s order editing flow.

import NeedHelp from '/snippets/NeedHelp.mdx';

<Steps>
  <Step title="Open Recheck and click on Order Editing in the left menu." />

  <Step title="Select Translations from the list of settings." />

  <Step title="Open the dropdown to view translation categories.">
    These are grouped by sections such as general, modules title, buttons, warnings, etc.
  </Step>

  <Step title="Click on a drop down category to load its editable copy.">
    Each category displays the list of customer-facing text elements used in that section of the experience.
  </Step>

  <Step title="Edit the text fields as needed.">
    Click into any input to update the wording.
  </Step>

  <Step title="To edit texts for other languages, click on the language dropdown and select another language">
    After selecting a new language, repeat steps 3, 4 and 5 to update required translations. Recheck provides default translations for 21 languages.
  </Step>
</Steps>

## How language selection works

Customers will automatically see the correct language based on their detected locale. No manual setup is required.

### Setting a default language

If a customer's locale cannot be detected, Recheck will use the default language.\
You can change the default language by selecting a language from the dropdown and clicking `Make Default`.

<NeedHelp />
