Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Js translation feature added and cronjobs are now configurable #2

Merged
merged 3 commits into from
Feb 26, 2018

Conversation

borisvankatwijk
Copy link
Contributor

Js translation feature has been added. Tested on Magento 2.2.2; where most core Magento 2 translation bugfixes are present.

Boris van Katwijk added 2 commits February 22, 2018 10:49
…ion gathering cronjobs. Default is off, must be enabled to gather new translations on global scope every night.
…s function is triggered for all themes with a specific locale, on saving a translation in the missing translations section. This enables real-time updates of javascript translations for each locale active in a Magento 2 installation.
…on.json file on translation save. Deployed version number was not being updated resulting in translations not coming through in the frontend with all cache one (full_page).
@borisvankatwijk
Copy link
Contributor Author

@lewisvoncken , One more addition, checking if files exist and updating deployment version number. The latter was required for full production all cache enabled enviroments for the translations to come through to the frontend.

@lewisvoncken lewisvoncken merged commit 2679adf into master Feb 26, 2018
@borisvankatwijk borisvankatwijk deleted the js-translation-feature branch September 19, 2022 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants