Skip to content

Commit e913836

Browse files
committed
Fix zh-tw assets file
1 parent dbd585d commit e913836

File tree

1 file changed

+5
-7
lines changed
  • airflow-core/src/airflow/ui/src/i18n/locales/zh-TW

1 file changed

+5
-7
lines changed
Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
{
2-
"columns": {
3-
"consumingDags": "消費者 Dags",
4-
"group": "群組",
5-
"lastAssetEvent": "最後資源事件",
6-
"name": "名稱",
7-
"producingTasks": "生產任務"
8-
},
2+
"consumingDags": "消費者 Dags",
3+
"group": "群組",
4+
"lastAssetEvent": "最後資源事件",
5+
"name": "名稱",
6+
"producingTasks": "生產任務",
97
"searchPlaceholder": "搜尋資源"
108
}

0 commit comments

Comments
 (0)