crowdin / crowdin/crowdin-api-client-ruby
Add Translation API: add support for the `addToTm` option
Open
enhancement
good first issue
hacktoberfest
- Dominant language
- Ruby
- Stars
- 59
- Forks
- 22
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
The 'Add Translation' API allows you to add a new string translation to a project. This API recently got a new option called `addToTm` which allows you to control whether the translation should be added to the Translation Memory or not.
We need to add support for this new option in the Crowdin API client.
**References:**
- [Add Translation](https://support.crowdin.com/developer/api/v2/#tag/String-Translations/operation/api.projects.translations.post)
Contributor guide
Assessment
This issue has not been assessed yet.