RoyLee1224 commented on code in PR #54252:
URL: https://github.com/apache/airflow/pull/54252#discussion_r2265430701


##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dag.json:
##########
@@ -5,6 +5,31 @@
     "reason": "原因",
     "title": "依賴 (Dependencies) 阻礙任務排程"
   },
+  "calendar": {
+    "cellSize": "格子大小",
+    "daily": "每日",
+    "decreaseSize": "縮小尺寸",
+    "error": "載入日曆資料時發生錯誤",
+    "hourly": "每小時",
+    "increaseSize": "增大尺寸",
+    "legend": {
+      "successRateSpectrum": "成功率光譜",
+      "tooltips": {
+        "failed": "成功率低於20%",
+        "success100": "100%成功",
+        "successRate20": "20%以上成功率",
+        "successRate40": "40%以上成功率",
+        "successRate60": "60%以上成功率",
+        "successRate80": "80%以上成功率"
+      }
+    },
+    "less": "較少",
+    "loading": "載入中...",
+    "more": "較多",
+    "noData": "沒有可用的資料",
+    "px": "像素",
+    "week": "第 {{weekNumber}} 週"

Review Comment:
   Oops, forgot to modify the en-translations, I'll fix 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]

Reply via email to