jason810496 commented on code in PR #71164:
URL: https://github.com/apache/airflow/pull/71164#discussion_r3720046666
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/dag.json:
##########
@@ -42,6 +42,7 @@
},
"deadlineAlerts": {
"completionRule": "必須在 {{reference}}後 {{interval}} 內完成",
+ "completionRuleDynamic": "必須在 {{reference}}後的一段變動期間內完成",
Review Comment:
Should we add a space after the }} template? Same as the above line.
--
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]