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

# Localized messages

> Override discount messages with translations for all available store locales

For all automatic discounts, you can override discount messages with translations for all your store's published locales. This allows you to display discount information to customers in their preferred language.

## How to add translated overrides

<Steps>
  <Step title="Create or edit an automatic discount">
    Navigate to your discount configuration and ensure the discount method is set to Automatic.
  </Step>

  <Step title="Find the title override field">
    Scroll to the tier settings where you can set an override title.
  </Step>

  <Step title="Click the translate button">
    <Frame>
      <img src="https://mintcdn.com/discountkit/MlbfjkrSOx8YP16Z/images/localise-button.png?fit=max&auto=format&n=MlbfjkrSOx8YP16Z&q=85&s=fb33100f796868ddf64fec6c482ada18" alt="Translate button" width="808" height="150" data-path="images/localise-button.png" />
    </Frame>

    Click the translate button that appears inside the title override field.
  </Step>

  <Step title="Choose a language">
    <Frame>
      <img src="https://mintcdn.com/discountkit/MlbfjkrSOx8YP16Z/images/localise-menu.png?fit=max&auto=format&n=MlbfjkrSOx8YP16Z&q=85&s=d78c4014612e5bfadd52cd35f255c330" alt="Localise menu" width="932" height="460" data-path="images/localise-menu.png" />
    </Frame>

    A menu opens listing every published locale. A checkmark next to a language means a translation is already set. Click the language you want to edit.
  </Step>

  <Step title="Enter your translated override">
    The field switches to that locale, with the locale code shown as a prefix. Type your translated message. Repeat from the previous step for each language you want to support.
  </Step>

  <Step title="Save your changes">
    Click Save to apply your changes.
  </Step>
</Steps>

## Limitations

The following discount configurations cannot be localized:

* **Manual discount codes**: Localization is only available for automatic discounts. Manual codes use a single title across all locales.
* **Discount code titles**: When using the discount code method, the code itself and its title cannot be translated.
