[MAJOR] [FEATURE] Added scraper to add all translations to the database
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