etre2 / translation-sitter
Babysit Magento Translations
Installs: 1 431
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:magento-module
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