bbovenzi commented on PR #54895:
URL: https://github.com/apache/airflow/pull/54895#issuecomment-3271496150
> ### TODO:
> * delete filter placeholder translations
> * delete `dagName` translations
> * rename date filters
>
> `filters` should be like this:
>
> ```
> "filters": {
> "filter": "Filter",
> "logicalDateFrom": "Logical Date From",
> "logicalDateTo": "Logical Date To",
> "reset": "Reset",
> "runAfterFrom": "Run After From",
> "runAfterTo": "Run After To"
> },
> ```
Any update on these todos? Would really like to get this in for 3.1
--
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]