mirror of
https://github.com/apache/superset.git
synced 2026-04-20 08:34:37 +00:00
docs: update Flask-Babel links (#22023)
This commit is contained in:
@@ -1028,7 +1028,7 @@ When contributing new React components to Superset, please try to add a Story al
|
||||
|
||||
## Translating
|
||||
|
||||
We use [Babel](http://babel.pocoo.org/en/latest/) to translate Superset.
|
||||
We use [Flask-Babel](https://python-babel.github.io/flask-babel/) to translate Superset.
|
||||
In Python files, we import the magic `_` function using:
|
||||
|
||||
```python
|
||||
|
||||
Reference in New Issue
Block a user