NickStarlight opened a new issue #7792: Superset seems to be ignoring few 
frontend translations
URL: https://github.com/apache/incubator-superset/issues/7792
 
 
   Superset internationalization does not seem to be working on few components 
at the frontend.
   The 'Add new slice' menu @ 
superset/assets/src/addSlice/AddSliceContainer.jsx is one example, even if the 
@superset-ui module has been called.
   
   `import { t } from '@superset-ui/translation';`
   `t('Choose a datasource')`
   
   ### Expected results
   
   All UI elements should be translated.
   
   ### Actual results
   
   Few frontend elements seem to ignore the translation, i couldn't reproduce 
the issue on backend rendered components like tables.
   
   #### How to reproduce the bug
   
   Download the current main branch, or 0.32.0rc2, haven't tested on other 
releases.
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: 0.32.0rc2
   - python version: 3.6
   - node.js version: 12.0
   
   ### Checklist
   
   - [*] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [*] I have reproduced the issue with at least the latest released version 
of superset.
   - [*] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to