Metadrop / scripthor

Swiss knife of scripts for speed up the development on drupal projects.
1 stars 10 forks source link

Remove locale from reload local script #39

Closed Eduardo-Morales-Alberti closed 2 years ago

Eduardo-Morales-Alberti commented 2 years ago

The reload local script should only reload the environment with a remote environment, but never download or overwrite the translations or configuration from other sources, that's why we should remove locale steps.

omarlopesino commented 2 years ago

It looks reasonable argument but I think it is important to discuss it so we don't want to have this back in our projects.

What is the reason to remove this option, knowing that there is an argument to skip translations? Have you had a problem in your project that made you decide this action is not necessary, even having the possibility to skip the step?