silverstripe/translatable

Allows translation of DataObject and SiteTree records into multiple languages

2.3.2 2018-06-18 22:09 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 4cf60e93931a1eb48d77678dfe37d69b385f504c

i18ncmslocalizationsilverstripeglobalization


README

Silverstripe Translatable is only compatible with Silverstripe CMS 3. Silverstripe CMS 3 has entered limited support in June 2018. This means we'll only be fixing critical bugs and security issues for Silverstripe CMS 3 going forward. This applies to Translatable as well.

silverstripe/fluent is the recommended alternative for Silverstripe CMS 4.

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.