Open Issues Need Help
View All on GitHubAI Summary: This issue requests an update to the Crowdin API client libraries to support new Translation Import API endpoints. It involves adding methods for uploading translation files, checking import status, and downloading import reports. Additionally, the legacy translation upload method needs to be marked as deprecated.
JavaScript client library for Crowdin API
JavaScript client library for Crowdin API
JavaScript client library for Crowdin API
JavaScript client library for Crowdin API
AI Summary: This GitHub issue requests an update to the Crowdin API client libraries to support a new boolean parameter, `tmApprovedSuggestionsOnly`, for the Create Project endpoint. This parameter, recently added to the Crowdin API, determines whether only approved translation memory suggestions are utilized during project operations.
JavaScript client library for Crowdin API
JavaScript client library for Crowdin API
JavaScript client library for Crowdin API
JavaScript client library for Crowdin API
JavaScript client library for Crowdin API
AI Summary: Extend the Crowdin JavaScript client library to include new API endpoints for managing string corrections within the Crowdin Enterprise API. This involves adding methods for listing, adding, deleting, getting, restoring, and deleting individual string corrections, based on the provided API documentation.
JavaScript client library for Crowdin API
AI Summary: Extend the Crowdin JavaScript client library to support the newly added report schemas in the Crowdin API: `source-content-updates`, `project-members`, `editor-issues`, `qa-check-issues`, `saving-activity`, `translation-activity`, `group-task-usage` (Enterprise only), `group-qa-check-issues` (Enterprise only), and `group-translation-activity` (Enterprise only). This involves adding new methods to handle requests for these reports and parsing their responses.
JavaScript client library for Crowdin API