crowdin / crowdin-api-client-dotnet

.NET client library for Crowdin API
https://www.nuget.org/packages/Crowdin.Api/
MIT License
50 stars 27 forks source link

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

Open andrii-bodnar opened 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: