upstreamable/drush-deploy-translations

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

Maintainers

Package info

gitlab.com/upstreamable/drush-deploy-translations

Issues

Type:drupal-drush

pkg:composer/upstreamable/drush-deploy-translations

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

1.0.0 2024-07-01 01:14 UTC

This package is auto-updated.

Last update: 2026-03-01 00:58:00 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.