diff --git a/airflow-core/src/airflow/ui/src/pages/Connections/EditConnectionButton.tsx b/airflow-core/src/airflow/ui/src/pages/Connections/EditConnectionButton.tsx index bb6d5ecd4e787..9c0257f3610f8 100644 --- a/airflow-core/src/airflow/ui/src/pages/Connections/EditConnectionButton.tsx +++ b/airflow-core/src/airflow/ui/src/pages/Connections/EditConnectionButton.tsx @@ -71,7 +71,7 @@ const EditConnectionButton = ({ connection, disabled }: Props) => { - + {translate("connections.edit")}