mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
chore: update babel doc (#17679)
* chore: update babel doc * update .po file * update translation workflow
This commit is contained in:
5
.github/workflows/superset-translations.yml
vendored
5
.github/workflows/superset-translations.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user