gyli commented on code in PR #55122: URL: https://github.com/apache/airflow/pull/55122#discussion_r2329068290
########## airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/components.json: ########## @@ -13,28 +13,28 @@ "missingAndErroredRuns": "遗漏和错误的执行", "missingRuns": "遗漏的执行", "reprocessBehavior": "重新处理行为", - "run": "执行回填", + "run": "执行数据回填", Review Comment: Just my 2 cents - I think `数据回填` (`Data Backfill`) could be misleading, as an Airflow job can involve more than just data processing. `回填` is probably good enough in my opinion. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org