aoelvp94 commented on code in PR #71796:
URL: https://github.com/apache/airflow/pull/71796#discussion_r3907259346


##########
airflow-core/src/airflow/ui/public/i18n/locales/es/common.json:
##########
@@ -149,17 +148,20 @@
     "runAfterTo": "Ejecutar Después Hasta",
     "searchAsset": "Buscar Asset",
     "selectDateRange": "Seleccionar Rango de Fechas",
-    "startTime": "Hora Inicial"
+    "selectDateTime": "Seleccionar Fecha y Hora",
+    "startTime": "Hora Inicial",

Review Comment:
   lgtm



##########
airflow-core/src/airflow/ui/public/i18n/locales/es/common.json:
##########
@@ -4,30 +4,28 @@
     "Connections": "Conexiones",
     "Plugins": "Plugins",
     "Pools": "Pools",
-    "Providers": "Proveedores",
+    "Providers": "Providers",
     "Variables": "Variables"
   },
-  "allOperators": "Todos los operadores",
+  "allOperators": "Todos los Operadores",
+  "allTeams": "Todos los Equipos",
   "appearance": {
     "appearance": "Apariencia",
     "darkMode": "Modo Oscuro",
     "lightMode": "Modo Claro",
     "systemMode": "Seguir Configuración del Sistema"
   },
-  "asset_many": "Assets",
   "asset_one": "Asset",
   "asset_other": "Assets",
-  "assetEvent_many": "Eventos de Asset",
   "assetEvent_one": "Evento de Asset",
   "assetEvent_other": "Eventos de Asset",
   "assetInactive": {
     "tooltip": "El Asset upstream ha sido desactivado; el programador retiene 
la evaluación de particiones hasta que se reactive."
   },
-  "backfill_many": "Backfills",
   "backfill_one": "Backfill",
   "backfill_other": "Backfills",
   "browse": {
-    "auditLog": "Auditar Log",
+    "auditLog": "Auditoría de Log",

Review Comment:
   lgtm



-- 
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