sjyangkevin commented on code in PR #73113:
URL: https://github.com/apache/airflow/pull/73113#discussion_r4027094008


##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/dags.json:
##########
@@ -73,9 +84,33 @@
       "preventRunningTasks": "防止重复执行执行中的任务",
       "queueNew": "加入新任务到队列",
       "runOnLatestVersion": "执行最新套件包版本",
+      "runOnLatestVersionForced": "始终使用最新版本,因为没有可回退的早期版本",
       "upstream": "上游"
     }
   },
+  "runStateCounts": {
+    "label": "执行状态",
+    "loading": "正在加载执行状态计数",
+    "tooltip": "{{state}}:{{formattedCount}},点击以筛选执行"
+  },
+  "schedulingActions": {

Review Comment:
   Thanks for the feedback, maybe "恢复调度" for zh-CN following the existing 
pattern.



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