Previously, editing a customer-specific translation only affected that customer. Now, when I edit a translation key in a customer context, the default translation is updated as well.
How to reproduce:
  • Open the project with customers
  • Toggle the customer visibility
  • Edit a translation value for this customer
=> the main translation is updated as well
Expected result:
The change should only apply to the customer-specific translation. The default translation should remain unchanged. It’s currently impossible to maintain customer-specific overrides without modifying the default translations.