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

# Translation

> Control how AI translates your product content: pick Fast or Pro, set the tone, add per-field rules, and lock in terms with a dictionary.

## What you can do here

Translation settings decide how the AI translates your products. Set them once, and every AI translation in your project follows the same rules. You stay in control of tone, terminology, and which fields get translated.

**Where to find it:** open your avatar menu → **My Settings**, then **AI & Content → Translation** in the settings sidebar.

<Info>
  These settings apply to all AI translations, including bulk translations from [Translating Products](/en/products/translating-products). Changes affect future translations only. Content you already translated stays as it is.
</Info>

The page has five tabs. Start with **General** for project-wide rules, then add more specific rules only where you need them.

<CardGroup cols={2}>
  <Card title="General" icon="sliders-horizontal">
    Set the default mode, tone, and content handling for the whole project.
  </Card>

  <Card title="Fields" icon="list">
    Add rules for a single field, like a character limit on the product name.
  </Card>

  <Card title="Languages" icon="globe">
    Override the tone or formality for one language.
  </Card>

  <Card title="Categories" icon="folder-tree">
    Use different terminology for a group of products.
  </Card>

  <Card title="Dictionary" icon="book">
    Lock in how specific terms translate across every language.
  </Card>
</CardGroup>

## General

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/h1NHrf9Zb6kD3lNV/images/marketing-screenshots/settings/settings-translation-light-branded.webp?fit=max&auto=format&n=h1NHrf9Zb6kD3lNV&q=85&s=ec9f263759fe2b5acb42935b3977b6c9" alt="WISEPIM translation settings with tone, fields and language controls" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-translation-light-branded.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/h1NHrf9Zb6kD3lNV/images/marketing-screenshots/settings/settings-translation-dark-branded.webp?fit=max&auto=format&n=h1NHrf9Zb6kD3lNV&q=85&s=5c9368caffcbed8cc6da6ed2784469bf" alt="WISEPIM translation settings with tone, fields and language controls" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-translation-dark-branded.webp" />

The General tab sets the default behavior for all fields and languages.

### Choose Fast or Pro

Every translation runs in one of two modes. Set the default here, and pick a different one per run when you need to.

| Mode     | What it does                                                                                                                           | Credits                     |
| -------- | -------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- |
| **Fast** | The recommended default. Industry-leading quality at catalog speed. Use it for everything unless you have a reason not to.             | 1 per product, per language |
| **Pro**  | Uses a much larger model that reasons before it writes. Worth it for flagship products, tricky copy, or a market you cannot get wrong. | 5 per product, per language |

<Info>
  Fast is on by default. Start there, translate your catalog, then re-run **Pro** on the products where the wording really matters. Failed translations are refunded automatically.
</Info>

### Tone and style

| Setting               | What it does                                                                                                                                                        |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Strict mode**       | On by default. Translates word for word with no style changes. The safest choice for technical or regulated content. Turn it off to control tone and style.         |
| **Tone of voice**     | Pick a preset like professional, casual, or persuasive. Or choose **Custom** to describe your own tone. Available only when strict mode is off.                     |
| **Translation style** | A slider from **Literal** (1) to **Balanced** (3) to **Creative** (5). Higher values let the AI adapt phrasing more freely. Available only when strict mode is off. |

### Content handling

Decide how the AI treats specific content during translation.

* **Preserve brand names**: keeps brand names, model numbers, and proper nouns untranslated. On by default.
* **Preserve formatting**: keeps HTML, markdown, lists, and tables intact. On by default.
* **SEO optimization**: optimizes translated meta fields for search in the target language. Off by default.
* **Unit handling**: choose how measurements convert.

| Option                  | What happens                                                              |
| ----------------------- | ------------------------------------------------------------------------- |
| **Keep original units** | Units stay as they are (inches remain inches).                            |
| **Convert units**       | Units switch to the target locale's standard (inches become centimeters). |
| **Show both**           | The original and converted units both appear.                             |

### Additional instructions

A free-text field for custom rules that apply to every translation. Use it for project-wide notes like "Always use formal language" or "Never abbreviate product names."

## Consistency you get for free

Some things you do not have to configure. They apply to every translation, in both modes.

* **Translation memory**: once a phrase is translated one way, it stays that way. The same wording comes out the same across products, across chunks of a big run, and across runs you start weeks apart.
* **Built-in style guides**: WISEPIM ships language rules for 24 locales, covering things like formality conventions and local typography. You get them without writing a single instruction.
* **Regional languages are treated as their own**: pairs like `nl` and `nl-BE`, or German variants, are translated and stored separately. A Belgian Dutch translation is no longer mistaken for a copy of the Dutch one.

## Fields

<img src="https://mintcdn.com/swiftsyncai/mRwP1UIxLfW7ckEf/images/screenshots/settings/settings-translation-fields.webp?fit=max&auto=format&n=mRwP1UIxLfW7ckEf&q=85&s=816fa18db768715fa87a2bf623f0ee03" alt="Translation settings Fields tab showing per-field instructions for product name, description, and SEO fields" width="3652" height="2254" data-path="images/screenshots/settings/settings-translation-fields.webp" />

Use the Fields tab to set rules for a single product field. Leave a field empty to use the General settings.

These built-in fields are always available:

* **Product Name**
* **Description**
* **Short Description**
* **Meta Title** (SEO)
* **Meta Description** (SEO)
* **Meta Keywords** (SEO)

Custom attributes from your catalog appear here too, grouped by attribute group. You configure them the same way.

<Tip>
  Use the search bar at the top of the Fields tab to find a field or attribute by name.
</Tip>

### Set rules for one field

Expand any field to configure these options:

* **Translate this field**: turn translation on or off for this field. Useful for fields you want to skip, like SKU-based names.
* **Translation instructions**: rules that apply to this field only, such as "Keep the product name under 60 characters."
* **Max character length**: limit the length of the translated output. Leave empty for no limit.
* **Output format template**: build the output from variables.

| Variable                  | What it inserts                                                    |
| ------------------------- | ------------------------------------------------------------------ |
| `{{product.name}}`        | The product's name.                                                |
| `{{product.description}}` | The product's description.                                         |
| `{{brand.name}}`          | The product's brand name.                                          |
| `{{global.store_name}}`   | Your store name.                                                   |
| `{{attribute.code}}`      | A custom attribute value (replace `code` with the attribute code). |

For example, a template of `{{product.name}} | {{brand.name}}` produces "Wireless Headphones | SoundMax" in the output.

## Languages

<img src="https://mintcdn.com/swiftsyncai/mRwP1UIxLfW7ckEf/images/screenshots/settings/settings-translation-languages.webp?fit=max&auto=format&n=mRwP1UIxLfW7ckEf&q=85&s=d752582fba57af115b55ae130bc2a121" alt="Translation settings Languages tab showing language-specific overrides for German with formality and tone settings" width="3654" height="2250" data-path="images/screenshots/settings/settings-translation-languages.webp" />

Use the Languages tab to change how the AI translates into one language. These overrides win over the General settings.

Click **Add language** and pick a locale from your project. Only locales already added under **Additional Languages** in [General settings](/en/settings/general) appear here - this tab overrides behavior for existing locales, it does not add new ones. Each language override includes:

* **Formality**: choose **Default**, **Formal**, **Informal**, or **Neutral**. This helps with languages that have a formal and informal form, like "Sie" and "du" in German.
* **Tone override**: set a different tone for this language. Choose "Inherit from general" to keep the project tone.
* **Language-specific instructions**: rules for this language only, such as "Use British spelling for English."

<Info>
  You can add one override per locale in your project.
</Info>

## Categories

Use the Categories tab when a group of products needs its own terminology or style. For example, electronics may need technical terms while children's products need a playful tone.

Click **Add category** and pick categories from your catalog tree. For each one you can set:

* **Translation instructions**: rules for this category, such as "Use technical terminology for electronics."
* **Terminology notes**: preferred terms, glossary notes, and naming conventions for this category.

## Dictionary

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/h1NHrf9Zb6kD3lNV/images/marketing-screenshots/settings/settings-translation-dictionary-light-branded.webp?fit=max&auto=format&n=h1NHrf9Zb6kD3lNV&q=85&s=8bcdec4902f039c9d8a76bb82ce7cc42" alt="WISEPIM translation dictionary with multilingual term mappings and do-not-translate brand terms" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-translation-dictionary-light-branded.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/h1NHrf9Zb6kD3lNV/images/marketing-screenshots/settings/settings-translation-dictionary-dark-branded.webp?fit=max&auto=format&n=h1NHrf9Zb6kD3lNV&q=85&s=f8f5571686f1a3bdc71b614c18b2904d" alt="WISEPIM translation dictionary with multilingual term mappings and do-not-translate brand terms" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-translation-dictionary-dark-branded.webp" />

Use the Dictionary to fix how key terms translate across every language. This keeps your terminology consistent throughout the catalog.

### Add a term

<Steps>
  <Step title="Click + Add term">
    A new entry appears.
  </Step>

  <Step title="Enter the source term">
    Type the original term in your primary language.
  </Step>

  <Step title="Add a translation per language">
    Fill in one field for each target language to set the exact translation.
  </Step>

  <Step title="Add context if the term is ambiguous">
    Use the context field to clarify meaning, such as "audio product category" versus "computer mouse."
  </Step>
</Steps>

To keep a term untranslated in every language, turn on **Keep as-is**. This is useful for brand names, product codes, and technical terms.

### Edit many terms at once

Click **Bulk edit** to switch to a text editor for adding or changing several terms together. The format is:

```
wireless headphones
  context: audio product category
  de: kabellose Kopfhorer
  fr: casques sans fil

WISEPIM | keep-as-is
```

Start each entry with the source term on its own line. Indent the lines below it to set the context and the translation per language. Add `| keep-as-is` after a term to keep it untranslated.

### Let the dictionary build itself

Turn on **Auto-learn glossary from reviews** and WISEPIM grows the dictionary for you. When a [Linguistic Review](/en/analytics/linguistic-review) finds a wording inconsistency it is highly confident about, that finding becomes a dictionary entry, so the next translation gets it right the first time.

The setting is off by default. Turn it on once your first reviews look sensible.

<Info>
  Auto-learned entries never overwrite your work. Terms you added yourself, and anything marked **Keep as-is**, always win.
</Info>

## Turn reviewer feedback into settings

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/1lnT9zU1TikUb-Ar/images/marketing-screenshots/settings/settings-translation-feedback-light-branded.webp?fit=max&auto=format&n=1lnT9zU1TikUb-Ar&q=85&s=6b1b3a2c9c9bd0c51dd86d86d3eda624" alt="WISEPIM translation feedback ingest - drop in a reviewer feedback file as Excel, PDF, Word or text, or pick one from the media library" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-translation-feedback-light-branded.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/1lnT9zU1TikUb-Ar/images/marketing-screenshots/settings/settings-translation-feedback-dark-branded.webp?fit=max&auto=format&n=1lnT9zU1TikUb-Ar&q=85&s=5f5f4be54adb15f228b7181d7fcacf7a" alt="WISEPIM translation feedback ingest - drop in a reviewer feedback file as Excel, PDF, Word or text, or pick one from the media library" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-translation-feedback-dark-branded.webp" />

Native-speaker reviewers usually hand you their feedback as a file: a spreadsheet of corrected terms, a Word document of notes, an annotated PDF. Instead of translating that into settings by hand, click **Ingest feedback** at the top of the Translation settings page and let AI do it.

<Steps>
  <Step title="Add your feedback file">
    Drag in an Excel, PDF, Word, or text file (up to 20MB), or pick one from your [media library](/en/products/media-library).
  </Step>

  <Step title="AI reads it in context">
    Click **Analyze feedback**. The AI compares the feedback against your current translation settings, dictionary, and other levers. The analysis runs in the background, so you can leave the page and come back later.
  </Step>

  <Step title="Review the suggestions">
    You get a list of suggested changes, split into three groups. Everything starts selected; deselect anything you don't want.
  </Step>

  <Step title="Apply">
    Click **Apply changes**. The selected changes land in your translation settings and are used on the next translation run.
  </Step>
</Steps>

The review screen groups suggestions by what they need from you:

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/1lnT9zU1TikUb-Ar/images/marketing-screenshots/settings/settings-translation-feedback-review-light-branded.webp?fit=max&auto=format&n=1lnT9zU1TikUb-Ar&q=85&s=cc2437332100e6c1a40cb06d9610e368" alt="WISEPIM translation feedback review with reviewer conflicts to resolve, explained settings changes and bulk terminology fixes" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-translation-feedback-review-light-branded.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/1lnT9zU1TikUb-Ar/images/marketing-screenshots/settings/settings-translation-feedback-review-dark-branded.webp?fit=max&auto=format&n=1lnT9zU1TikUb-Ar&q=85&s=759620a2e1f24bdbe5134a4898da34eb" alt="WISEPIM translation feedback review with reviewer conflicts to resolve, explained settings changes and bulk terminology fixes" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-translation-feedback-review-dark-branded.webp" />

* **Conflicts to resolve**: your reviewers disagree on these - for example, one wants product names kept in English while another wants them translated. Each conflict shows the positions with the quoted evidence from the file, and you pick which rule wins. WISEPIM marks the option it recommends.
* **Settings changes**: adjustments to how the AI translates, based on recurring feedback. Every card shows what changes (current → proposed), what it improves, and the evidence from your feedback file, with a priority so you can see what matters most.
* **Terminology**: corrected term pairs per language, with how often reviewers raised each one. Applied terms are added to your [dictionary](#dictionary), so every future translation uses the approved wording.

<img className="block dark:hidden" src="https://mintcdn.com/swiftsyncai/1lnT9zU1TikUb-Ar/images/marketing-screenshots/settings/settings-translation-feedback-terms-light-branded.webp?fit=max&auto=format&n=1lnT9zU1TikUb-Ar&q=85&s=337b901a28cfcdf389f1599c0dd599ff" alt="WISEPIM translation feedback terminology fixes - corrected term pairs per language with how often reviewers raised each one" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-translation-feedback-terms-light-branded.webp" />

<img className="hidden dark:block" src="https://mintcdn.com/swiftsyncai/1lnT9zU1TikUb-Ar/images/marketing-screenshots/settings/settings-translation-feedback-terms-dark-branded.webp?fit=max&auto=format&n=1lnT9zU1TikUb-Ar&q=85&s=e06a34cb8fdf4347c0775abc48d39c72" alt="WISEPIM translation feedback terminology fixes - corrected term pairs per language with how often reviewers raised each one" width="2400" height="1445" data-path="images/marketing-screenshots/settings/settings-translation-feedback-terms-dark-branded.webp" />

<Info>
  Nothing changes until you apply, and you can adjust every setting later on this page. After you apply, your next [translation quality review](/en/analytics/linguistic-review) checks each change against the actual product texts and reports whether the feedback was really applied.
</Info>

## Save your changes

When you change any setting, a save bar appears at the bottom:

* **Save changes**: saves your translation settings to the project.
* **Reset**: discards all changes since your last save.

## Related

<CardGroup cols={3}>
  <Card title="Translating Products" icon="languages" href="/en/products/translating-products">
    Translate your catalog in bulk using these settings.
  </Card>

  <Card title="Languages" icon="globe" href="/en/settings/language">
    Add or manage the locales in your project.
  </Card>

  <Card title="Prompt Library" icon="book-open" href="/en/essentials/prompt-library">
    Reuse saved instructions across AI tasks.
  </Card>
</CardGroup>
