Skip to content
Snippets Groups Projects

Issue #3435122 Support drupal 11 and drop 8 and 9

Merged Dominik Wille requested to merge issue/tsi-3435122:3435122-support-d11 into 1.0.x
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
name: 'Translation String Import'
type: module
description: 'Provides drush commands and an API to add UI translations'
core_version_requirement: ^8 || ^9 || ^10
core_version_requirement: ^10 || ^11
package: Multilingual
dependencies:
- drupal:locale
Loading