Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot localize Superset to RU language when run with docker compose. #20541

Closed
comdiv opened this issue Jun 29, 2022 · 3 comments
Closed

Cannot localize Superset to RU language when run with docker compose. #20541

comdiv opened this issue Jun 29, 2022 · 3 comments
Labels
#bug Bug report

Comments

@comdiv
Copy link

comdiv commented Jun 29, 2022

Try to set it with docker/pythonpath_dev/superset_config.py

How to reproduce the bug

  1. go to superset root
  2. open docker/pythonpath_dev/superset_config.py add BABEL_DEFAULT_LOCALE = "ru" and save
  3. launch docker-compose -f docker-compose-non-dev.yml up -d
  4. open 127.0.0.1:8088

Expected results

UI would be in Russian language

Actual results

UI still in English language

@comdiv comdiv added the #bug Bug report label Jun 29, 2022
@hetz
Copy link

hetz commented Feb 27, 2023

👍

@artemonsh
Copy link
Contributor

Solution is probably the same as described here: #14848 (comment)

@rusackas
Copy link
Member

Hopefully, the answer above is sufficient to close this thread. I'll do so anyway since it's been so long since there was a comment here. If this needs revisiting/reopening, just say the word.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#bug Bug report
Projects
None yet
Development

No branches or pull requests

4 participants