base-form-page
process-finaliced
translate-result

This project is not covered by Drupal’s security advisory policy.

Description

This module has been created to facilitate the task of translating the strings stored in the User interface. It allows you to use a translation provider to send requests in batches and automatically translate the entire string library into any available language.

Additional Requirements

This module requires TMGMT (http://drupal.org/project/tmgmt) module to be installed and to have created a translation provider, such as Deepl Pro or Deepl Free.

The module requires also the Language and Locale modules, both should be installed as a dependency of TMGMT.

It is also necessary to add at least one language in '/admin/config/regional/language' apart from the default language.

TMGMT translation module.
Language.

Warning!⚠️

This module obtains ALL the NOT translated strings of the chosen language and generates a request to the translation service.
The Provider will make a charge based on the number of translated characters.

Work is being done to be able to select sets of strings depending on whether they come from all custom modules, from one in particular, or translate all the available strings in a general way.

Project information

Releases