junlincc commented on issue #13442: URL: https://github.com/apache/superset/issues/13442#issuecomment-816473445
@thelightbird @Papipo and @darekw Thanks for the detailed proposal. The requested enhancements make sense and we would definitely like to make using Superset easier for global users. Since the inception of the Superset, UI localization efforts have been mainly driven by and came from the community. The work of translating to different languages is also done relatively independently. `Translation of the text that the user can fill in the charts ` is slightly different, since we will need to introduce a few new controls that impact all users in Explore. To keep the impact minimal to non-international users, the feature will be likely behind a Feature Flag. The complexity of adding translation to different chart components like, title, axis, metrics and filter are also different. - I assume users only want to see the same language when using the product, so a global control for all UI, chart, and data(later down the road)may work, instead of adding one control to each component. - Also, we need to think about an entry point where user configure which languages can be selected. we don't have a optimized profile setting page yet. To push this forward, we will need your help to better define the minimum project scope, timeline, as well as contributing code collaboratively. We are in the process of redesigning the control panel, adding Drag and Drop, Dynamic Control and some other cool features. I'm not sure how different projects develop in parallel affect each other. But we want to make it work for all users! :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
