rsanda commented on code in PR #59313:
URL: https://github.com/apache/airflow/pull/59313#discussion_r2614082867
##########
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:
@Lee-W
Thanks for your comment.
I couldn't find the exact place this message is shown. Considering the
meaning might change based on the place it's shown, I decided to leave it as it
is after consulting with @sekikn.
If it's better to not to leave it as it is, I can add a general translation
like "Dagsコンジューム中". Please let me know your thoughts.
--
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]