sjyangkevin commented on code in PR #73113:
URL: https://github.com/apache/airflow/pull/73113#discussion_r4008138116
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-CN/common.json:
##########
@@ -201,7 +244,7 @@
"bottom": "最下方",
"top": "最上方"
},
- "tooltip": "按 {{hotkey}} 滚动到{{direction}}"
+ "tooltip": "按 {{hotkey}} 滚动到 {{direction}}"
Review Comment:
I see. Actually was trying to follow the locale rule, but agree that space
is not needed 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]