Localized names for components
Hi!
I've been trying to find any doc on this but haven't succeeded. I want to have the name for each component in the component window in MUI to have different names depending on which language is selected.
As far as I can tell the section name is used for the component name in the component page. I also figure this is set at compile-time meaning I can't use a variable for it. Is there a way to change the name at run-time?
Thanks