aaron-y-chen commented on code in PR #72766:
URL: https://github.com/apache/airflow/pull/72766#discussion_r3965847863
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/common.json:
##########
@@ -140,12 +141,15 @@
"filter": "篩選",
"filters": {
"addFilter": "新增篩選",
+ "completedAt": "完成時間",
"date": "日期",
"durationFrom": "從執行時間",
"durationTo": "到執行時間",
"endTime": "結束時間",
"logicalDateFrom": "從邏輯日期",
"logicalDateTo": "到邏輯日期",
+ "maxActiveRunsFrom": "最大活躍執行數(下限)",
+ "maxActiveRunsTo": "最大活躍執行數(上限)",
Review Comment:
Nice idea! Let me modify it.
--
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]