dev-master
9999999-devThe translation module provides an API to manuipulate the phrases and keys of the translation ability in Drupal 7.
MIT
The Requires
by Patrick Jezek
translation drupal drupal 7
The translation module provides an API to manuipulate the phrases and keys of the translation ability in Drupal 7.
This module provides an API to the translation ability of Drupal 7., (*1)
Add the following lines to your composer.json
file and update your project's composer installation., (*3)
{ "require": { "liip/drupaltranslationmodule": "dev-master" } }
This composer configuration will checkout the 'cutting edge' version ('dev-master') of the project. Be alarmed that this might be broken sometimes., (*4)
NOTE: In case you do not know what this means the composer project website is a good place to start., (*5)
Thus I recommend the composer way to make LiipDrupalTranslationModule a dependency to your project. The sources are also available via github. Just clone it as you might be familiar with., (*6)
$ git clone git://github.com/liip/liipdrupaltranslationmodule.git
The translation module provides an API to manuipulate the phrases and keys of the translation ability in Drupal 7.
MIT
translation drupal drupal 7