chore: update babel doc (#17679)

* chore: update babel doc

* update .po file

* update translation workflow
This commit is contained in:
Yongjie Zhao
2021-12-08 16:36:57 +08:00
committed by GitHub
parent cd88b8e81e
commit 12f1d914bd
16 changed files with 169372 additions and 96169 deletions

View File

@@ -54,7 +54,4 @@ jobs:
pip-upgrade
pip install -r requirements/base.txt
- name: Test babel extraction
run: |
flask fab babel-extract --target superset/translations \
--output superset/translations/messages.pot \
--config superset/translations/babel.cfg -k _,__,t,tn,tct
run: ./scripts/babel_update.sh