ecodina commented on code in PR #72392:
URL: https://github.com/apache/airflow/pull/72392#discussion_r3995666703
##########
airflow-core/src/airflow/ui/public/i18n/locales/ca/dags.json:
##########
@@ -88,9 +105,9 @@
"asc": "Ordenar per nom mostrat (A-Z)",
"desc": "Ordenar per nom mostrat (Z-A)"
},
- "lastRunStartDate": {
- "asc": "Ordenar per data d'inici de l'última execució (Més antic-Més
recent)",
- "desc": "Ordenar per data d'inici de l'última execució (Més recent-Més
antic)"
+ "lastRunAfter": {
+ "asc": "Ordenar per «Executar després de» de l'última execució (més
antic-més recent)",
+ "desc": "Ordenar per «Executar després de» de l'última execució (més
recent-més antic)"
Review Comment:
this isn't about the state, but about the date
--
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]