Experimental project

This is a sandbox project, which contains experimental code for developer use only.

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.

Project information