etre2 / translation-sitter
This package is abandoned and no longer maintained.
No replacement package was suggested.
Babysit Magento Translations
Package info
github.com/etre2/TranslationSitter
Type:magento-module
pkg:composer/etre2/translation-sitter
dev-master
2017-09-01 03:21 UTC
Requires
- php: >=7.0.0
- ext-zip: *
- magento-hackathon/magento-composer-installer: *
- phpoffice/phpexcel: ^1.8
This package is not auto-updated.
Last update: 2025-01-27 16:46:20 UTC
README
Features
- Log strings that are determined to not have a translation
- Turn on Google API Translations so that end-users never see the wrong language
- If a translation is generated by the Google API, it is stored in the Magento core_translate table so that the API does not have to be consumed again
- You can review the Google translations and modify them within the Magento Backend
- Review strings with missing translations from Magento Backend
- Add, modify and export translations from the Magento Backend
- The import feature assumes that the imported document has columns matching those created during export.
Translation management and module configuration can be accessed from System > TranslationSitter