System Information
- Strapi Version: 4.9
- Operating System:
- Database:
- Node Version:
- NPM Version:
- Yarn Version:
Here’s what I know:
- We can localize a component if it’s added a component or to a dynamic zone. You do not have to control to control each field (atleast not in the UI).
- We can have the option to control if a specific needs to be localized however this works only if the field is at the top level of a collection.
My use case, I want to design a component which can be used in dynamic zone and one or more fields needs to be common across locales.