String translation assist

Component ID

2811675

Component name

String translation assist

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The purpose of this project is to provide custom developed modules the means to get translations into the Drupal's Multilingual (Locale) system. It does this by providing a hook where modules can declare their custom strings and the translations in different languages.

The actual handling of translation is then achieved via a custom drush command that takes the strings and add them into locale with their translation.