1fanwang commented on code in PR #70419:
URL: https://github.com/apache/airflow/pull/70419#discussion_r3648206530
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/dags.json:
##########
@@ -10,11 +10,13 @@
"filters": {
"allRunTypes": "全部执行类型",
"allStates": "全部状态",
+ "anyRunState": "任意执行",
Review Comment:
```suggestion
"anyRunState": "任何运行状态",
```
任何/任意 both fine prefer to go with convention
the raw ai translation is too bad - you need to understand the context...
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/dags.json:
##########
@@ -10,11 +10,13 @@
"filters": {
"allRunTypes": "全部执行类型",
"allStates": "全部状态",
+ "anyRunState": "任意执行",
Review Comment:
```suggestion
"anyRunState": "任何运行状态",
```
任何/任意 both fine prefer to go with convention
you lost "state" translation here
the raw ai translation is too bad - you need to understand the context...
--
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]