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


##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/common.json:
##########
@@ -161,6 +161,13 @@
     "placeholder": "新增筆記...",
     "taskInstance": "任務實例筆記"
   },
+  "partitionedDagRun_one": "分割的 Dag 執行",
+  "partitionedDagRun_other": "分割的 Dag 執行",

Review Comment:
   sounds like a good idea



##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/common.json:
##########
@@ -161,6 +161,13 @@
     "placeholder": "新增筆記...",
     "taskInstance": "任務實例筆記"
   },
+  "partitionedDagRun_one": "分割的 Dag 執行",
+  "partitionedDagRun_other": "分割的 Dag 執行",
+  "partitionedDagRunDetail": {
+    "receivedAssetEvents": "收到的資源事件"
+  },
+  "pendingDagRun_one": "待執行的 Dag 執行",
+  "pendingDagRun_other": "待執行的 Dag 執行",

Review Comment:
   I don't think this is "待回應".  "待執行" is probably ok. but @guan404ming might 
have a better idea?



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