Drush command for synchronizing translations between DTAP environments.

Usage

This drush extension provides 3 drush commands:

  1. drush locale-export(8.x) or drush locale-dump(8.x/7.x)
    Exporting all translations
  2. drush locale-import
    Importing all translations
  3. drush locale-sync
    Exporting and Importing translations from Site A to Site B
    This one is useful for synchronizing translations between DTAP environments

Installation

To install this drop this script inside a folder in your .drush folder or with drush:drush dl drush_locale_sync

Version 8.x-2.0+

Version 8.x-2.0 and higher is compatible with Drupal 7 and 8.
Only the user interface languages are supported for Drupal 8.

Minimum requirements

  • Drush 8.1
  • PHP 5.5
Supporting organizations: 

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Project categories: Import and export, Multilingual
  • Created by Johnny vd Laar on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases