Export/Import single translation

Created on 22 June 2018, almost 7 years ago
Updated 25 September 2024, 7 months ago

In our case I want to only export single languages and not the whole entity with all translations. I want this as I export different revisions for each translation.

There are minor changes in the module needed to make this possible.

Also on import the check shouldn't be $entity->isTranslatable(), it should be $entity->getEntityType()->isTranslatable(). isTranslatable from the entity returns the config of cores content translation, where you can disabled/enable the UI for translation, while entity type isTranslatable shows if the entity supports translation. When importing even if the translation UI is disabled the translations can be imported.

Feature request
Status

Needs review

Version

4.0

Component

Translation

Created by

🇩🇪Germany kfritsche 🇩🇪🇪🇺

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024