ecodina commented on code in PR #68743:
URL: https://github.com/apache/airflow/pull/68743#discussion_r3441278210
##########
airflow-core/src/airflow/ui/public/i18n/locales/es/components.json:
##########
@@ -11,8 +11,12 @@
"maxRuns": "Máximo de Ejecuciones Activas",
"missingAndErroredRuns": "Ejecutaciones Faltantes y con Errores",
"missingRuns": "Ejecutaciones Faltantes",
+ "overrideExistingParams": "Sobrescribir parámetros en ejecuciones
existentes",
+ "permissionDenied": "Ejecución en Seco Fallida: el usuario no tiene
permiso para crear backfills.",
Review Comment:
May "Ejecución en Seco" mean "Ejecución de Backfill"?
--
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]