aoelvp94 commented on code in PR #55578:
URL: https://github.com/apache/airflow/pull/55578#discussion_r2345109319
##########
airflow-core/src/airflow/ui/public/i18n/locales/es/tasks.json:
##########
@@ -0,0 +1,10 @@
+{
+ "mapped": "Mapeado",
+ "notMapped": "No mapeado",
+ "retries": "Intentos",
+ "searchTasks": "Buscar tareas",
+ "selectMapped": "Seleccionar mapeados",
+ "selectOperator": "Seleccionar operadores",
+ "selectRetryValues": "Seleccionar valores de intento",
Review Comment:
```suggestion
"selectRetryValues": "Seleccionar valores de reintento",
```
--
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]