aoelvp94 commented on code in PR #55578:
URL: https://github.com/apache/airflow/pull/55578#discussion_r2345146687
##########
airflow-core/src/airflow/ui/public/i18n/locales/it/components.json:
##########
@@ -94,7 +94,7 @@
"downloadImage": "Scarica l'immagine del grafico",
"downloadImageError": "Impossibile scaricare l'immagine del grafico.",
"downloadImageErrorTitle": "Scaricamento Fallito",
- "otherDagRuns": "+Altri Run del DAG",
+ "otherDagRuns": "+Altri Run del Dag",
Review Comment:
```suggestion
"otherDagRuns": "+Altri Runs del Dag",
```
--
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]