Lee-W commented on code in PR #51943:
URL: https://github.com/apache/airflow/pull/51943#discussion_r2160264943
##########
airflow-core/src/airflow/ui/public/i18n/locales/zh-TW/common.json:
##########
@@ -128,6 +128,13 @@
"manual": "手動觸發",
"scheduled": "已排程"
},
+ "scroll": {
+ "direction": {
+ "bottom": "最下方",
+ "top": "最上方"
+ },
+ "tooltip": "按 {{hotkey}} 捲動到{{direction}}"
Review Comment:
ah, got it. makes sense!
--
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]