Fortytwoo commented on code in PR #55122:
URL: https://github.com/apache/airflow/pull/55122#discussion_r2329023155


##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/dashboard.json:
##########
@@ -0,0 +1,45 @@
+{
+  "favorite": {
+    "favoriteDags_one": "第 {{ count }} 个收藏的 DAG",
+    "favoriteDags_other": "前 {{ count }} 个收藏的 DAG",
+    "noDagRuns": "此 DAG 尚未被触发过。",
+    "noFavoriteDags": "尚无收藏的 DAG 。请点击 DAG 列表旁的星号图示,将 DAG 加入收藏。"

Review Comment:
   Repaired



-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to