Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 729 Bytes

index.rst

File metadata and controls

31 lines (23 loc) · 729 Bytes

Translation Bundle

SonataTranslationBundle allows you to easily translate your models in SonataAdmin in every locales you need on your frontend.

This bundle adds a locale switcher block in :

  • edit forms
  • show actions
  • custom actions

Currently supported :

  • ORM : integrates Doctrine ORM entities with Gedmo extensions
  • PHPCR: integrates Doctrine PHPCR ODM

In addition, it provides a nice global locale switcher for your admin.

reference/installation reference/advanced_configuration reference/orm reference/phpcr reference/custom_action reference/global_locale_switcher