crowdin / crowdin-api-client-java

Java client library for Crowdin API
https://jitpack.io/#crowdin/crowdin-api-client-java
MIT License
64 stars 40 forks source link

Translations API: add support for AI Pre-Translation #246

Closed andrii-bodnar closed 2 months ago

andrii-bodnar commented 2 months ago

Crowdin has recently added a new feature called AI Pre-Translation. This feature allows you to pre-translate your content using AI.

The Pre-Translation API got a new ai method and aiPromptId parameter. The support of these parameters is missing in the Crowdin API client.

References: