1fanwang commented on code in PR #70417:
URL: https://github.com/apache/airflow/pull/70417#discussion_r3653688260
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/common.json:
##########
@@ -294,11 +348,13 @@
"queuedWhen": "开始排队时间",
"renderedMapIndex": "已渲染映射索引",
"scheduledWhen": "开始调度时间",
+ "trigger": "触发器",
"triggerer": {
"assigned": "指派的触发器",
"class": "触发器类别",
"createdAt": "触发器创建时间",
"id": "触发器 ID",
+ "job": "触发器作业",
Review Comment:
thanks for sharing this! Ya it is not ideal I think in this case it makes
sense to fall back to the English / zh TW meaning / 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]