# Manage translations

## Upload new translations

To upload new translations you'll need to go to the Crowin **Sources** tab of the project, and use the `Update` button to upload a new `strings.ini` file. If there are some conflicts a pop-up will come up asking what to maintain. The new lines will be available right away.

<figure><img src="https://1409050428-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA3goLxThb2hRzP3n7Xkr%2Fuploads%2FRY5bVMI9CkA3CscvHoT2%2FScreenshot_231.png?alt=media&#x26;token=0b1bec84-5f85-4c5b-b308-6c73146cbc2d" alt=""><figcaption></figcaption></figure>

### Change max length

After uploading new strings, the max lenght must be set. Head to the **Sources** tab in the project, ancd click on the **Strings** button. &#x20;

<figure><img src="https://1409050428-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA3goLxThb2hRzP3n7Xkr%2Fuploads%2FRN3cr2Mmlf6zzUa3GkS9%2FScreenshot_229.png?alt=media&#x26;token=29ed9988-1d3a-40f8-9184-c6a771b10fa1" alt=""><figcaption></figcaption></figure>

You'll see a list of all the strings: find the new additions, and click on the edit button and edit the `Max. lenght of the translation text` section.

<figure><img src="https://1409050428-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA3goLxThb2hRzP3n7Xkr%2Fuploads%2F3aKDPmWvBj6VYd9i36gD%2FScreenshot_230.png?alt=media&#x26;token=c21e4a3d-aedf-43ac-9e36-a0d5cae5b264" alt=""><figcaption></figcaption></figure>

## Download translations

To download the translations you'll need to go to the **Translations** tab, open the **Download as ZIP** toggle and click on the `Build & Download` button, making sure all languages are selected for export. This automatically starts the download of a zip folder containing the `Languages` directory with all the languages inside.

{% hint style="info" %}
The languages are named with the locale convention. \
ex. `it-IT.inc`, `pl-PL.inc`...
{% endhint %}

<figure><img src="https://1409050428-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FA3goLxThb2hRzP3n7Xkr%2Fuploads%2FqL1rlYzCTNA8ytmG8u5z%2FScreenshot_232.png?alt=media&#x26;token=6f1a6f2b-4450-4939-a1de-008bd80221d5" alt=""><figcaption></figcaption></figure>
