choo121600 commented on PR #51735:
URL: https://github.com/apache/airflow/pull/51735#issuecomment-2989607260

   1. Resolved conflicts in translation files and applied `i18nRules`.
      * Previously, `i18nRules` were not applied, so formatting was 
inconsistent. In this commits, applying the rules resulted in automatic 
formatting corrections in some translation files.
   
   2. Moved `check_translations_completeness.py` to 
`dev/i18n/check_translations_completeness.py`.
      * Since this script is a development tool, having it under `public` was 
inappropriate. I moved it to the `dev` directory instead. If you think there's 
a better location, feel free to suggest it.
   
   3. Initially, I planned to move `public/i18n/README.md` along with the 
script to `dev`,
      but since it could reduce visibility and accessibility for translation 
contributors, I decided to keep it in `public`.
      I also updated the command path in section "8.1. Checking completeness of 
i18n files" to reflect the script location.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to