pierrejeambrun commented on code in PR #59354:
URL: https://github.com/apache/airflow/pull/59354#discussion_r2614058245


##########
airflow-core/src/airflow/ui/public/i18n/locales/en/common.json:
##########
@@ -313,6 +313,14 @@
         "title": "Import {{resourceName}} Request Submitted"
       }
     },
+    "test": {
+      "error": {
+        "title": "Test Connection Failed"
+      },
+      "success": {
+        "title": "Test Connection Successful"
+      }
+    },

Review Comment:
   That should probably be with the rest of the 'connection' translation. in 
the admin page. (this is a 'test' connection from the admin connections page)



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