# Translatable module for SilverStripe CMS # [![Build Status](https://secure.travis-ci.org/silverstripe/silverstripe-translatable.png)](http://travis-ci.org/silverstripe/silverstripe-translatable) ## Introduction ## Allows translation of DataObject and SiteTree records into multiple languages. Note: This module was originally part of the SilverStripe CMS 2.x codebase. ## Usage [Setup and Usage Documentation](http://github.com/silverstripe/silverstripe-translatable/blob/master/docs/en/index.md) ## Requirements ## * SilverStripe Framework 3.0+ and CMS 3.0+ * Note: For SilverStripe 2.3/2.4 support, please use the core built-in version (no module required) ## Maintainers ## * Ingo Schommer