# Contribute to translations for Ushahidi

Ushahidi is translated into 34 localizations. Localization refers to a language in a specific location. Each language varies in "completeness" and there are 24 more localizations that still does not have any translations available. Ushahidi deployments with completed languages make it easier for the local regions to communicate with their users. With your help, we'd like to better serve them.

All the software translations for the Ushahidi platform and mobile applications are stored on [Github](https://github.com/ushahidi/Ushahidi-Localizations) and translation is done on [Transifex](https://www.transifex.com/). Transifex list for Ushahidi is <https://www.transifex.com/organization/ushahidi/dashboard>, or for individual projects, see:

| Project Name    | Transifex Project                                                       |
| --------------- | ----------------------------------------------------------------------- |
| Ushahidi v3     | <https://www.transifex.com/organization/ushahidi/dashboard/ushahidi-v3> |
| Ushahidi Mobile | <https://app.transifex.com/ushahidi/ushahidi-mobile/dashboard/>         |

## Join the Translation teams <a href="#localizationandtranslation-jointhetranslationteams" id="localizationandtranslation-jointhetranslationteams"></a>

You can join our translation team on Transifex. For more details see on how to contribute and how translation works see [Transifex documentation](https://docs.transifex.com) or their [Youtube-channel](https://www.youtube.com/channel/UCTAijZE5WHedPZ8ZmESh9kg). You can also [reach out to the Ushahidi team](broken://pages/-M2-FPdjTKSl3wtj5ksj) to get more guidance on your way to start translating!


---

# 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.ushahidi.com/ushahidi-contributor-hub/contributor-pages/contribute-to-translations-for-ushahidi.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.
