toop opened a new issue #10702: URL: https://github.com/apache/incubator-superset/issues/10702
### Expected results When you click the language button, the text on the Explore page switches to the current language。 example:"Query Mode" -->"查询方式" ### Actual results There was no change。 #### Screenshots  #### How to reproduce the bug 1. Login superset 2. Go to Explore page 3. Click the switch language button 4. See error ### Environment - superset version: 0.37 - python version: 3.7.7 - node.js version: 12.16.2 - npm version: 6.14.4 ### Additional context The Explore page·s word in file superset-frontend\node_modules\@superset-ui\plugin-chart-table\lib\controlPanel.js: “label: (0, _translation.t)('Query Mode')”,“ [QueryMode.aggregate]: (0, _translation.t)('Aggregate'), [QueryMode.raw]: (0, _translation.t)('Raw Records')”,but fab babel-extract not generated to file messages.po,help pls!Thanks! ---------------------------------------------------------------- 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]
