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


##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/browse.json:
##########
@@ -10,6 +10,22 @@
       "eventType": "事件类型"
     }
   },
+  "dagBundles": {
+    "active": "已启用",
+    "bundle_one": "Dag 套件包",
+    "bundle_other": "Dag 套件包",
+    "columns": {
+      "active": "已启用",
+      "importErrors": "导入错误",
+      "lastRefreshed": "上次刷新时间",
+      "name": "名称",
+      "version": "版本"
+    },
+    "inactive": "已停用",
+    "neverRefreshed": "从未",
+    "notRefreshedYet": "尚未刷新",
+    "notVersioned": "未启用版本管理"
+  },

Review Comment:
   these are new keys while resolving the previous feedback. added translation.



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