Problem/Motivation

When working on #2806009: Installing a module causes translations to be overwritten, the module MultiLangNG was created: https://www.drupal.org/project/multilangng

It translates config at runtime and thus avoids a lot of problems that core's syscing of string translations and config overrides has. Also it brings additional benefits like contextual translation of config strings.

Proposed resolution

- Postpone this for now, until some international agencies have worked with and validated the approach.
- Move the approach to core.

Remaining tasks

Comments

geek-merlin created an issue. See original summary.

catch’s picture

Version: 11.0.x-dev » 11.x-dev

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.