Project: TMGMT Langbly Translator
Project page: https://www.drupal.org/project/tmgmt_langbly
Drupal core compatibility: 10.2+, 11

Description:
A TMGMT translator plugin that connects Drupal's Translation Management Tool to the Langbly translation API. Langbly is a Google Translate v2 compatible API that provides context-aware machine translation. The module sends translatable strings to the Langbly API and maps results back into TMGMT's data structure. Supports batch translation (up to 10 strings per request), continuous translation jobs, and 100+ languages.

Git instructions:
git clone https://git.drupalcode.org/project/tmgmt_langbly.git

Security considerations:

API key is stored via TMGMT's translator settings (Drupal configuration system)
All API communication uses HTTPS with a 30-second timeout
API key is sent via X-API-Key header, never in URL parameters
User input is passed through Html::decodeEntities() for returned translations
No database queries, no custom forms with user input, no file operations
HTTP error responses (401, 429) are caught and converted to TMGMT exceptions
Module depends only on tmgmt:tmgmt, no third-party PHP libraries
Codebase: https://git.drupalcode.org/project/tmgmt_langbly (all commits are from the project maintainer)

Comments

langbly translator created an issue. See original summary.

avpaderno’s picture

Assigned: langbly translator » Unassigned
Category: Support request » Task
Status: Active » Closed (duplicate)
Related issues: +#3574570: [1.0.x] Langbly Translator

It appears there are multiple project applications created using your account.

Since a successful completion of the project application process results in the applicant being granted the necessary role to be able to opt projects into security advisory coverage, there is no need to take multiple applications through the process. Once the first application has been successfully approved, the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers, which in turn results in longer wait times for everyone in the queue.

With this in mind, your secondary applications have been marked as Closed (duplicate), with only one application left open. If in the existing application you were asked to apply with a different project, please edit the issue summary of that application to change the project description and the project link.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.