Lee-W commented on code in PR #51330:
URL: https://github.com/apache/airflow/pull/51330#discussion_r2122513817
##########
.github/boring-cyborg.yml:
##########
@@ -344,6 +344,27 @@ labelPRBasedOnFilePath:
- airflow-core/docs/ui.rst
- airflow-core/src/airflow/ui/**/*
+ area:translations:
+ - airflow-core/src/airflow/ui/src/i18n/**/*
+
+ translation:default:
+ - airflow-core/src/airflow/ui/src/i18n/locales/en/*
+
+ translation:de:
Review Comment:
Per language seems to make sense to me as the reviewers of one language
might not be able to review another language.
--
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]