choo121600 commented on PR #56188: URL: https://github.com/apache/airflow/pull/56188#issuecomment-3347058803
Although the translation is not currently used, it was contributed by a previous translator. For consistency with translations, it would be better for a translation owner to handle updates rather than me removing it. --- While working on this PR, I noticed a sync issue with en, so I created PR #56180 to address it. Because of this sync issue, using `add-missing` alone is not enough — the `--remove-extra command` is required. This PR uses the following command to sync with en: `uv run dev/i18n/check_translations_completeness.py --language ko --sync` This command removes keys that no longer exist in en and adds missing ones, ensuring translations remain in sync. -- 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]
