I love Drush and it has greatly simplified my development workflow. However, I am working on a number of sites with multiple languages, and I try to export translations to code whenever I can. Unfortunately, right now I have to do so manually, which is quite painful as the number of languages increases.

Could a basic command to import/export site translations be added to Drush?

Comments

moshe weitzman’s picture

Status: Active » Closed (won't fix)

The process I prefer is for these commands to grow and mature in Contrib for a bit before moving to drush core. Please find another project for this. Maybe ask at http://groups.drupal.org/internationalization

penyaskito’s picture

Version: » 8.x-6.x-dev

JFYI, if anyone lands here from a search engine, I found http://drupal.org/project/drush_language but still didn't test it.