mistercrunch commented on PR #31646: URL: https://github.com/apache/superset/pull/31646#issuecomment-2984925599
From my understand, the admin-set config defines which languages are made available for users to see (which flags show in the menu), and switching the flag gets the locale variable set for the user session. Now the whole babel implementation is fairly complex, given that we inherit the foundation from FAB and build upon it. Note that FAB has its own set of error messages and UI-related component strings that need to be inventorized and translated. The whole frontend part is bolted on the FAB/babel implementation on our side, adding a fair amount of complexity to the whole thing. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
