mistercrunch commented on PR #28572:
URL: https://github.com/apache/superset/pull/28572#issuecomment-2152684053

   For things like that table components and other things, we may need to feed 
them "translatable strings", assuming they do allow controlling those labels 
externally. You may have to do a bit of digging into the React component tree, 
and read the external libraries' documentation to figure how whether and how 
you can pass these translatable labels to them. If it's not supported, it may 
be possible to contribute such features, or there may be hacks to modify the 
dom - though this is not the preferred route. i18n is a worthy cause and 
component lib managers should welcome these changes if they're not already in 
there.


-- 
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]

Reply via email to