jscheffl commented on code in PR #51330:
URL: https://github.com/apache/airflow/pull/51330#discussion_r2122243547


##########
.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:
   I have no strong opinion - but considered it might be good/valueable as 
translation contributorto see all changes in a language translation by 
filtering. For example for review. (As if not being codeowner then you can 
filter a query by the language of interest) Or if we want to report of PRs for 
a certain language (has there been recent activity on NL translation?) - 
otherwise might be complex to filter?
   
   But you have more expertise in labels :-D
   
   Maybe also useful to mark translation errors for respective 
languages/maintainers?



-- 
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