chameleon-system/translation-tools-bundle
This package is abandoned and no longer maintained.
The author suggests using the chameleon-system-private/translation-tools-bundle package instead.
Provides a set of tools that help you work with translations in chameleon
7.1.1
2023-03-08 13:02 UTC
Requires
- chameleon-system/chameleon-base: ~7.1.0
Requires (Dev)
- phpunit/phpunit: ~6.1
README
The Bundle provides a set of tools to work with and on translations.
Export Database Translations as XLIFF
You can export database translations using the console command chameleon_system:translation_tools:export_translations.
The command will generate an XLIFF file for every table with translatable fields in every language defined for the system.
Output
Translation files are written into cmsdata/xliff (please make sure the folder exists).