rusackas commented on issue #32854:
URL: https://github.com/apache/superset/issues/32854#issuecomment-2898611915

   I think we want to lean less on Flask AppBuilder (FAB). @mistercrunch is of 
the opinion this could be done with a Jinja macro to templatize these strings, 
and tap into translations stored wherever they may live. I'll let him provide 
info on extending the Jinja context to accommodate here.
   
   We also considered extending the `t()` function that exists today as an 
extension point that can call APIs or do _whatever_ is needed to acquire a 
translation on the fly.
   
   This might also be a use case for the forthcoming Extensions Architecture, 
but that would take some patience, as that's very much in the 
design/POC/concept phase at this time.  


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