bbovenzi commented on code in PR #71045:
URL: https://github.com/apache/airflow/pull/71045#discussion_r3716142739
##########
airflow-core/src/airflow/ui/public/i18n/locales/it/dags.json:
##########
@@ -61,6 +61,7 @@
"future": "Futuro",
"onlyFailed": "Pulisci solo le task fallite",
"past": "Passato",
+ "preventRunningTasks": "Impedire la riesecuzione se la task è in
esecuzione",
Review Comment:
```suggestion
"preventRunningTasks": "Impedisci la riesecuzione se la task è in
esecuzione",
```
--
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]