# Translation for a key in B2TRANSLATE not reflecting correctly in the B2CORE UI

## Problem

You've assigned a translation to a key in B2TRANSLATE, but a different translation is displayed for the this key in the B2CORE UI.

For more information about B2TRANSLATE, refer to the [product documentation](https://docs.b2translate.b2broker.com/).

## Possible reasons

This issue may occur due to one of the following:

* **B2TRANSLATE update delay**: updates in B2TRANSLATE may take a few minutes to appear, so the B2CORE UI might show the old translation temporarily.
* **Overridden translation in B2CORE Back Office**: another translation may be assigned to this element in the B2CORE Back Office, where the localization option is available.

  If a field supports localization in the B2CORE Back Office, the localization button appears on its right side. Clicking this button opens a list of available languages where you can specify translations.

## Solution

To check and remove overridden translations:

{% stepper %}
{% step %}
In the B2CORE Back Office, navigate to the respective menu. For example, **Products** > **Groups**.
{% endstep %}

{% step %}
Click the **Edit** button for the relevant group to open its details.
{% endstep %}

{% step %}
The **Caption** and **Description** fields support localizations. Click the button on the right side of the fields to view if any translations are applied to the fields and remove those that may override the B2TRANSLATE ones.
{% endstep %}
{% endstepper %}

<figure><img src="/files/dS1iAOqVCjuh6nzqESga" alt="Localization options for fields"><figcaption><p>Localization options for fields</p></figcaption></figure>


---

# 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.b2core.b2broker.com/troubleshooting/localization-and-b2translate-issues/translation-for-a-key-in-b2translate-not-reflecting-correctly-in-the-b2core-ui.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.
