aaron-wolmutt commented on code in PR #58981:
URL: https://github.com/apache/airflow/pull/58981#discussion_r2583597602


##########
airflow-core/src/airflow/ui/public/i18n/locales/en/common.json:
##########
@@ -318,7 +318,10 @@
   "total": "Total {{state}}",
   "triggered": "Triggered",
   "tryNumber": "Try Number",
-  "user": "User",
+  "user": {
+    "signedInAs": "Signed in as",
+    "user": "User"

Review Comment:
   The change was added by Claude Sonnet 4, but I will change it so it doesn't 
duplicate the item from browse.json 



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