You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/11/16 14:22:41 UTC

[GitHub] [superset] imanollew opened a new issue #17447: Changing the language of Superset doesnt change the month's language in a chart

imanollew opened a new issue #17447:
URL: https://github.com/apache/superset/issues/17447


   Changing the language of Superset doesnt change the months language in a chart
   
   #### How to reproduce the bug
   
   1. Enable Languages on Superset, by modifying the file "config.py"; adding LANGUAGES = { "en": {"flag": "us", "name": "English"},"es": {"flag": "es", "name": "Spanish"}}
   
   2. Click on the flag, switch the language.
   3. Now, the whole interface is in the desired language EXCEPT the months on any kind of chart.
   
   
   
   ### Expected results
   
   The name of each month should be in my desired language.
   
   ### Actual results
   
   The name of each month is still in english.
   
   
   
   ![ss1](https://user-images.githubusercontent.com/31854621/142002612-90f440da-ca64-4794-86f7-5b9222c198c6.png)
   ### Environment
   
   (please complete the following information):
   
   - firefox:
   - superset version: 1.3.0
   - python version: Python 3.7.11
   - node.js version: v12.22.2
   - any feature flags active:  "ALERT_REPORTS": True,
   			               "ENABLE_TEMPLATE_PROCESSING": True,
   			               "DASHBOARD_NATIVE_FILTERS": True,
                                          "VERSIONED_EXPORT":True,
   			                "DASHBOARD_RBAC":True
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [X ] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [X ] I have reproduced the issue with at least the latest released version of superset.
   - [X ] 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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org