Lee-W commented on code in PR #70417:
URL: https://github.com/apache/airflow/pull/70417#discussion_r3652757169
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/common.json:
##########
@@ -281,10 +333,12 @@
"taskGroup_other": "任务分组",
"taskId": "任务 ID",
"taskInstance": {
+ "additionalAttributes": "任务实例附加属性",
"dagVersion": "Dag 版本",
"executor": "执行器",
"executorConfig": "执行器配置",
"hostname": "主机名称",
+ "id": "ID",
Review Comment:
to me, it depends on whether it's easy to infer the meaning. (e.g., will it
be confused as Dag attr?)
--
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]