Module Description
This module provides a solution to the fact that by default, interface translations are overwritten by config imports if the imported config contains a translation (or misses a translation) of a given string in translate interface.
The following changes to this behaviour are supplied by this module:
* Default: Interface translations may be overwritten if the string is imported via config import
* No overwrites: Existing interface translations will be kept, new translations may be added
* Nothing: Config imports will never add / change any interface translations
The following changes to this behaviour are supplied by this module:
* Default: Interface translations may be overwritten if the string is imported via config import
* No overwrites: Existing interface translations will be kept, new translations may be added
* Nothing: Config imports will never add / change any interface translations
Module Link
Project Usage
398
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of interface translations being overwritten by config imports, providing options to either allow overwrites, keep existing translations, or prevent any changes to interface translations during config imports.
Data Name
config_import_locale