# Translations Update

## Update Companion Theme Translate File

We are improving the **Companion** theme in every update with new features and options. Some of them display on the front end of the website. Therefore, it needs to update the language and translation files to translate the new strings in the theme.

The first thing to do is to update the main language file, where all the theme strings are stored. Go to the **Dashboard > Loco Translate > Themes > Companion** and choose **Edit template.**

![](https://1186712708-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe1Jo7DkgxZUy8C30NAXD%2Fuploads%2FoPFqsJ7lka7BATLg00BN%2FCompanion%20-%20Loco%20edit%20templ.png?alt=media\&token=56abca33-ede7-4ca1-a8cb-780f95486b31)

{% hint style="warning" %}
This is NOT a translation file. Manual editing of source strings is not recommended.
{% endhint %}

Click on the **Sync** button to merge new strings from the source code to the main language file.&#x20;

![](https://1186712708-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe1Jo7DkgxZUy8C30NAXD%2Fuploads%2F595DJWhcc1NHaYdmNHlA%2FCompanion%20-%20Loco%20sync.png?alt=media\&token=bf4ca6f5-47fa-48d1-af40-edb382e71fbc)

Click on the **Save** button to save the new strings.

![](https://1186712708-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe1Jo7DkgxZUy8C30NAXD%2Fuploads%2FVuSTPJXTK6rOPC9Gb2yC%2FCompanion%20-%20Loco%20new%20strings%20added.png?alt=media\&token=f9f13bfe-5652-47ec-b32d-db6e009fd2b4)

Go to the list of the translation files for updating the needed translations.&#x20;

![](https://1186712708-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe1Jo7DkgxZUy8C30NAXD%2Fuploads%2FrIBxQMVIz0B1c2Gsi8PT%2FCompanion%20-%20Loco%20edit%20translation.png?alt=media\&token=4f31082e-6e8e-4d04-8e82-dcd952d8c17d)

Select your translation file and click on the **Sync** button and **Save** changes.

![](https://1186712708-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe1Jo7DkgxZUy8C30NAXD%2Fuploads%2F4uyG5Zff1PxSj1kIi6Iv%2FCompanion%20-%20Loco%20sync%20translation.png?alt=media\&token=576daf9a-6d8f-42a0-81ae-80563f14f68a)

{% hint style="info" %}
Please contact our [support team](https://support.stylemixthemes.com/tickets/new/support?item_id=39) if for some reason the translations do not work even though you have done all according to the manual.
{% endhint %}


---

# 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.stylemixthemes.com/companion-theme-documentation/translation-and-localization/translations-update.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.
