crowdin / crowdin-api-client-php

PHP client library for Crowdin API
https://packagist.org/packages/crowdin/crowdin-api-client
MIT License
58 stars 31 forks source link

Add support for the new Pre-Translation API endpoint #193

Open andrii-bodnar opened 1 month ago

andrii-bodnar commented 1 month ago

Crowdin recently introduced a new feature that allows you to manage pre-translation queues. Also a new API endpoint has been added to the Crowdin API. We should add support for this new endpoint in the Crowdin API client.

References: