potiuk commented on code in PR #55604:
URL: https://github.com/apache/airflow/pull/55604#discussion_r2346797969
##########
airflow-core/src/airflow/ui/public/i18n/locales/pt/components.json:
##########
@@ -102,6 +102,11 @@
"taskGroup": "Grupo de Tarefas"
},
"limitedList": "+{{count}} mais",
+ "limitedList.allItems": "Todos os {{count}} itens:",
+ "limitedList.clickToInteract": "Clique em uma etiqueta para filtrar os DAGs",
Review Comment:
```suggestion
"limitedList.clickToInteract": "Clique em uma etiqueta para filtrar os
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]