aaron-wolmutt commented on code in PR #58981:
URL: https://github.com/apache/airflow/pull/58981#discussion_r2585246123
##########
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:
@potiuk Didn't mean to sound like I was making an excuse. I just meant to
include that AI use sometimes misses things like that, I didn't know that the
item was already in browse.json and am surprised that Claude didn't reason that
the translation was already in browse.json either.
--
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]