Skip to content

[MAJOR] [FEATURE] Added scraper to add all translations to the database

Compare
Choose a tag to compare
@lewisvoncken lewisvoncken released this 21 Feb 09:58
· 70 commits to master since this release
4b25640

This makes it possible for merchant/clients to translate any string in the adminpanel of Magento.

  • Added Console command to scrape all translations
  • Added crontab to insert new translations nightly at 3:13 AM (i.e. if new module is installed or translatable strings changed)
  • Minor UX / syntax improvements in loose commits