crowdin-api-client-python icon indicating copy to clipboard operation
crowdin-api-client-python copied to clipboard

Add support for new Translation Import API endpoints

Open andrii-bodnar opened this issue 3 months ago • 2 comments

The Crowdin API has been extended with new Translation Import endpoints that provide a more efficient way to import translations. Additionally, the legacy translation upload method has been deprecated.

The Crowdin API client libraries need to be updated to include these new endpoints and mark the deprecated method accordingly.

New Endpoints:

Deprecated:

References:

andrii-bodnar avatar Nov 14 '25 15:11 andrii-bodnar

I would love to contribute

vgrbuilds avatar Nov 15 '25 07:11 vgrbuilds

Thank you @andrii-bodnar . I will start working on this issue.

vgrbuilds avatar Nov 18 '25 07:11 vgrbuilds