# Translating on Crowdin

If you wish to translate PrestaShop into your language, you have to start by joining our Crowdin project, available here: <https://crowdin.com/project/prestashop-official>

\
🤔 **How do I join the project?**
---------------------------------

It's simple: if you don't have a Crowdin account yet,

1. Create an account by clicking on "**Sign up**",
2. Go back to the PrestaShop page and click on the **language you wish to translate** (please, do not pick a random language),
3. Click on "**Join**",
4. **Tell us why** you want to help translate this project as well as your background with PrestaShop software.

Once your membership has been approved by the team, you'll be able to contribute!

<figure><img src="https://4251351290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ4zSrJvXs9WU5ydWYb7d%2Fuploads%2FvNkNw1XYhZ8OghNylKkg%2Fimage.png?alt=media&#x26;token=31ed6917-585e-4035-b97e-b24043e28e56" alt=""><figcaption></figcaption></figure>

## 💪 **Contributing**&#x20;

Once you have been accepted into the project by a team member, you will be able to translate strings into your language. To do this, simply select a string and start translating it. By default, **Crowdin will show untranslated strings first**.

**Translated but unapproved** strings **will not appear** in the PrestaShop software:

<table><thead><tr><th width="165" align="center">Icon</th><th width="323" align="center">Status</th><th align="center">Availability in PrestaShop</th></tr></thead><tbody><tr><td align="center"><img src="https://4251351290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ4zSrJvXs9WU5ydWYb7d%2Fuploads%2FGEMZdmpDa6LCvwwjfudy%2Fimage.png?alt=media&#x26;token=01c8e611-d04e-448c-9ab6-3a6e57b8b62b" alt=""></td><td align="center">Not translated</td><td align="center"><strong>Not</strong> available</td></tr><tr><td align="center"><img src="https://4251351290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ4zSrJvXs9WU5ydWYb7d%2Fuploads%2F2EJ9WXsUDGksRfCpEaHo%2Fimage.png?alt=media&#x26;token=3f92bb48-ee11-473f-bf4d-f2a29042879a" alt=""></td><td align="center">Translated</td><td align="center"><strong>Not</strong> available</td></tr><tr><td align="center"><img src="https://4251351290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ4zSrJvXs9WU5ydWYb7d%2Fuploads%2Fgw56DBj3WsCny0FK2Cmf%2Fimage.png?alt=media&#x26;token=8f6fff71-730b-4c24-9b72-461a13751864" alt="" data-size="original"></td><td align="center">Approved and translated</td><td align="center"><strong>Available</strong></td></tr></tbody></table>

*Note that only proofreaders can approve translations. If you wish to become a proofreader, check out* [proofreading-all-you-need-to-know](https://docs.prestashop-project.org/translating-prestashop/translating-prestashop-software-basics/translating-on-crowdin/proofreading-all-you-need-to-know "mention").

<figure><img src="https://4251351290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ4zSrJvXs9WU5ydWYb7d%2Fuploads%2Fhro5V9elN75zjBvVFfRh%2Fimage.png?alt=media&#x26;token=65684c3a-3b57-40cf-b17c-32315efc96c7" alt=""><figcaption></figcaption></figure>

## **❓**&#x57;hat happens if I approve a translation on Crowdin?

When a string is validated by a proofreader in Crowdin, it usually takes up to a couple of days before it's available in PrestaShop software.&#x20;

This is because the catalog of approved strings is **pushed to the software every day**, or in other words, when **"PrestaShop builds the project":**

<figure><img src="https://4251351290-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ4zSrJvXs9WU5ydWYb7d%2Fuploads%2FYkC1p3tSSyCoMVmple9i%2Fimage.png?alt=media&#x26;token=80e64823-55b0-403f-90a9-d0778cac1874" alt=""><figcaption></figcaption></figure>

This is why you need to **update your translations** to benefit from the latest translation. To do this, go to *International > Translations > Add/Update a language*.

## **✉️ Need help? Contact us!**

Should you have any questions, please drop us an e-mail at <translation@prestashop.com>!

\
Thank you for your help! 🙌


---

# 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.prestashop-project.org/translating-prestashop/translating-prestashop-software-basics/translating-on-crowdin.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.
