silverstripe/translatable

Allows translation of DataObject and SiteTree records into multiple languages


Keywords
i18n, cms, localization, silverstripe, globalization
License
BSD-3-Clause

Documentation

Translatable module for SilverStripe CMS

Build Status SilverStripe supported module

Introduction

Allows translation of DataObject and SiteTree records into multiple languages.

Usage

Setup and Usage Documentation

Requirements

  • SilverStripe Framework 3.2+ and CMS 3.2+

Maintainers

  • Ingo Schommer

Contributing

Translations

Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.

Please use https://www.transifex.com/silverstripe/silverstripe-translatable/ to contribute translations, rather than sending pull requests with YAML files.

See the "i18n" topic on doc.silverstripe.org for more details.