Hi,
I get this warning in console :
WRN Hierarchical format has been detected in the localization module "json!yyy/widgets/****/****.manifest.json". It has been deprecated and the support for it will be removed. Please, change it to the flat format as soon as possible. Although JSON format allows using nested objects, automated translation tools can handle only key-value pairs. That is why localization modules has to contain only one object with properties pointing to strings.
I have a property of type array in the widget manifest.
Any info on how to implement the new schema ?
Thanks,
Pierre