phanikumv commented on code in PR #68969:
URL: https://github.com/apache/airflow/pull/68969#discussion_r3473259535
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/common.json:
##########
@@ -72,6 +72,7 @@
"expectedDuration": "預計時長",
"lastSchedulingDecision": "最後排程決策",
"mappedPartitionKey": "映射分區鍵",
+ "partitionDate": "資產分區日期",
Review Comment:
nit : the zh-TW string is 資產分區日期 ("asset partition date") while the English
label is just "Partition Date". That's consistent with the sibling partitionKey
(資產分區鍵
/ "Partition key"), so it's fine as-is — just flagging in case you'd
rather keep the zh-TW label aligned with the plainer English wording across the
whole partition group.
--
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]