Lee-W commented on code in PR #59313:
URL: https://github.com/apache/airflow/pull/59313#discussion_r2614350836


##########
airflow-core/src/airflow/ui/public/i18n/locales/ja/assets.json:
##########
@@ -0,0 +1,33 @@
+{
+  "additional_data": "追加データ",
+  "asset_many": "アセット",
+  "asset_one": "アセット",
+  "consumingDags": "Consuming Dags",

Review Comment:
   I've noticed this term isn't being used 🤔. I will bring this issue up in the 
#i18n channel on Slack.
   
   "Consuming Dags" refers to Dags that wait for an asset event produced by 
another Dag. The phrase "Dagsコンジューム中" seems to indicate that the Dags are 
currently consuming or processing the asset event. However, my knowledge of 
Japanese is limited, so I can't fully assess it. Just providing some more 
context. Hope it helps :)



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