# Plugins Translation

Translating plugins is an essential step in your website localization. In addition to translating the engine and theme titles to a different language, you also have to deal with plenty of text items added by website plugins.

To translate the plugin strings, you need to address to **Loco Translate** once more. However, at this time, **Dashboard > Loco Translate > Plugins**.

![](https://2425882545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCl8bwZ72WkAolEEjK0qm%2Fuploads%2FWRhL6LOw6li98g1KZ8JX%2FSequoia%20%E2%80%94%20Loco%20Plugin%20trans.png?alt=media\&token=f015080f-09d4-491d-9e62-16154f54546f)

Afterward, choose the plugin from the list of plugins. The process of translation is very similar to the theme translation process. Create a **new language** in order to translate the static strings available in the plugin.

![](https://2425882545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCl8bwZ72WkAolEEjK0qm%2Fuploads%2FeItNOlV5LHLaaz8JaJBf%2FSequoia%20%E2%80%94%20New%20lang%20\(1\).png?alt=media\&token=a2c3e42e-ce0c-4402-9146-88cf68fea53e)

Select a language from the list, specify the file location and click the **Start translating** button, which redirects you to the Loco Translate editor where you can start translating the plugin strings.

![](https://2425882545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCl8bwZ72WkAolEEjK0qm%2Fuploads%2FDmignS3AbdktCg9srl5w%2FSequoia%20%E2%80%94%20Start%20Translating.png?alt=media\&token=e504b0db-42b5-4bd8-9208-4869439cc05d)

{% hint style="warning" %}
**Important!**

We recommend you choose the translation storage location as **“System”,** shown in the screenshot below.
{% endhint %}

After clicking the **Start Translation** button, you will be directed to the Loco Translate editor, where you can start translating the theme strings.

![](https://2425882545-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCl8bwZ72WkAolEEjK0qm%2Fuploads%2FBP2E53F7jzpwFplR87rx%2FSequoia%20%E2%80%94%20Start%20trans.png?alt=media\&token=32005043-774d-44c4-8b20-8d3604f732a8)

{% hint style="info" %}
***Please note***: Not all of the English text strings really need to be translated, nor should they be translated. For example, some are bits of text your site visitors will never see as it's on your WP Dashboard area. Or, it may be strange-looking bits of code that look like this: **%1$s at %2$s .** You can ignore these. When finished, click the blue **“Save”** button.
{% endhint %}

When finished, click the blue **“Save”** button.


---

# 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/sequoia-theme-documentation/translation-and-localization/plugins-translation.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.
