potiuk commented on code in PR #55604:
URL: https://github.com/apache/airflow/pull/55604#discussion_r2346798350
##########
airflow-core/src/airflow/ui/public/i18n/locales/fr/components.json:
##########
@@ -95,6 +95,11 @@
"taskGroup": "Groupe de tâches"
},
"limitedList": "+{{count}} supplémentaires",
+ "limitedList.allItems": "Tous les {{count}} éléments :",
+ "limitedList.clickToInteract": "Cliquez sur une étiquette pour filtrer les
DAGs",
Review Comment:
```suggestion
"limitedList.clickToInteract": "Cliquez sur une étiquette pour filtrer les
Dags",
```
--
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]