1fanwang commented on code in PR #70417:
URL: https://github.com/apache/airflow/pull/70417#discussion_r3651698971
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/common.json:
##########
@@ -218,6 +226,47 @@
},
"selectLanguage": "选择语言",
"selected": "已选择",
+ "shortcuts": {
+ "categories": {
+ "code": "代码",
+ "dagView": "Dag 视图",
+ "filters": "筛选",
+ "global": "全局",
+ "logs": "日志",
+ "navigation": "导航",
+ "runActions": "执行与任务操作",
Review Comment:
`执行与任务操作` or `执行与任务操作` in this specific context in Airflow, but go with
existing convention here
--
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]