silverstripe/translatable

Allows translation of DataObject and SiteTree records into multiple languages

Installs: 156 533

Dependents: 12

Suggesters: 1

Security: 0

Stars: 55

Watchers: 17

Forks: 82

Open Issues: 0

Type:silverstripe-module

2.3.2 2018-06-18 22:09 UTC

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.