potiuk commented on code in PR #55604:
URL: https://github.com/apache/airflow/pull/55604#discussion_r2346799080


##########
airflow-core/src/airflow/ui/public/i18n/locales/es/components.json:
##########
@@ -95,6 +95,11 @@
     "taskGroup": "Grupo de Tareas"
   },
   "limitedList": "+{{count}} más",
+  "limitedList.allItems": "Todos los {{count}} elementos:",
+  "limitedList.clickToInteract": "Haz clic en una etiqueta para filtrar DAGs",

Review Comment:
   ```suggestion
     "limitedList.clickToInteract": "Haz clic en una etiqueta para filtrar 
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]

Reply via email to