upstreamable/drush-deploy-translations

Drush hook to download contrib translations on deploy and optionally add custom translations.

1.0.0 2024-07-01 01:14 UTC

This package is auto-updated.

Last update: 2024-08-30 23:37:36 UTC


README

Getting started

Require this package with composer. After that any drush updatedb (including drush deploy) will update the translations.

Usage

It supports custom translations in a translations directory above the Drupal root. For example if you have a /translations/es.po file that file will be imported into the database.