This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a change to branch build_translations
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 6ac1fc536d progress
     add 943fc73e0a po2js
     add 99a439af59 progress
     add e2c1df81e2 fix fockerdile

No new revisions were added by this update.

Summary of changes:
 .github/workflows/superset-python-misc.yml         |   2 +-
 .github/workflows/superset-translations.yml        |   2 +-
 Dockerfile                                         |  11 +-
 RELEASING/README.md                                |   5 +-
 docs/docs/contributing/development.mdx             |  91 ------------
 docs/docs/contributing/howtos.mdx                  |  37 ++---
 scripts/translations/babel_update.sh               |   2 +-
 .../{generate_po_files.sh => generate_mo_files.sh} |   2 +-
 superset-frontend/package-lock.json                | 153 +++++++++++++++++++++
 superset-frontend/package.json                     |   4 +-
 .../scripts}/po2json.sh                            |   3 +-
 11 files changed, 180 insertions(+), 132 deletions(-)
 rename scripts/translations/{generate_po_files.sh => generate_mo_files.sh} 
(94%)
 rename {scripts/translations => superset-frontend/scripts}/po2json.sh (92%)

Reply via email to