Upload to Localazy #️⃣
The Start upload button can be clicked when everything is set up correctly.

On the Upload to Localazy screen, there’s information about the Default Strapi language and Localazy Source language, these have to be compatible (in the means of their ISO codes) to proceed.
Strapi uses
-in locale variants. Even though Localazy uses, e.g.,en_US, it’s not a problem as the plugin automatically transforms between the code variants.
Remember, the upload is not enabled in case of Content Types Model changes or incompatible languages. Make sure to keep the Content Transfer Setup up to date.
The incompatible languages state can occur, e.g., if the user changes a language in the Localazy project and then tries to upload the content from Strapi.
Draft & Published entries: The plugin uploads draft versions of all entries, including those that have not been published yet. This ensures all your latest content is available for translation in Localazy, regardless of publish status.
Dynamic Zones: Dynamic Zone fields configured in the Content Transfer Setup are fully supported for upload. All enabled components within a Dynamic Zone are included in the upload.
Character Limits #️⃣
If you have set a maximum character limit (maxLength) for fields in Strapi’s Content Type Builder, the plugin automatically detects these limits during upload and passes them to Localazy. This means translators will see the character limit for each field directly in the Localazy translation interface, helping them keep translations within the allowed length. No additional configuration is needed — the limits are synced automatically with each upload and work for upload hooks as well.
Upload result #️⃣
After clicking the Start upload button, the plugin quickly processes the upload, and at the end, a report similar to the one below should be displayed:

Besides the general information noting that the upload was successful, the plugin also informs about collections that were disabled for transfer.
Now you can translate your Strapi content in Localazy!
In case there are less than 40.000 source keys being uploaded, the plugin automatically deprecates keys not present in the upload. Such feature that deprecates already deleted entries helps to keep your Localazy project clean.
Any upload error which is not conveniently described in the user interface, can be found in Strapi server logs.



