- Issue created by @mxh
- 🇩🇪Germany jurgenhaas Gottmadingen
Here is, what I think, amazing news: following the work that went into the config schema for all of ECA, it is now possible to use Drupal's config translation without having to do anything else other than enabling that module. I've just tested this with the message action plugin: used that in a model with an English message text, went to config translation of that model, and found a field for that field. Translated that message into German and got it displayed always in the correct language.
Maybe this is already sufficient? We do a lot of multi-lingual modeling and we could do everything we want with this. What's relevant that the schema defines the correct property types to make them translatable, e.g. label can be translated, string can't.