mistercrunch commented on PR #28572:
URL: https://github.com/apache/superset/pull/28572#issuecomment-2150912741

   Just a note, but from my understanding, running this
   ```
   ./scripts/translations/babel_update.sh --sort-output
    pybabel update -i superset/translations/messages.pot -d 
superset/translations --ignore-obsolete
    ```
    as you mentioned @goldjee , is the same as just running
    ``` 
    ./scripts/translations/babel_update.sh
    ```
    as the bash script doesn't receive any params. 
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to