bbovenzi commented on code in PR #54895:
URL: https://github.com/apache/airflow/pull/54895#discussion_r2316718026
##########
airflow-core/src/airflow/ui/public/i18n/locales/en/common.json:
##########
@@ -94,6 +95,7 @@
},
"filters": {
"dagDisplayNamePlaceholder": "Filter by Dag",
+ "filter": "Filter",
Review Comment:
Actually, we could simplify all these translations by removing "Filter by "
since the user should know the action since they already clicked "+ Filter"
Also, let's just remove the date placeholders because they dont do anything
at all.
--
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]