feat: add proxy auto scroll toggle setting (#3674)

* feat: add proxy auto scroll toggle setting

* refactor: rename enable_proxy_auto_scroll to enable_hover_jump_navigator

* 参考 Unified Delay 调整式样
This commit is contained in:
rebecca554owen
2025-06-11 13:21:24 +08:00
committed by GitHub
parent 22eac1a832
commit 4f474e1098
7 changed files with 52 additions and 5 deletions

View File

@@ -261,6 +261,8 @@
"Administrator mode may not support auto launch": "Administrator mode may not support auto launch",
"Silent Start": "Silent Start",
"Silent Start Info": "Start the program in background mode without displaying the panel",
"Hover Jump Navigator": "Hover Jump Navigator",
"Hover Jump Navigator Info": "Automatically scroll to the corresponding proxy group when hovering over alphabet letters",
"TG Channel": "Telegram Channel",
"Manual": "Manual",
"Github Repo": "Github Repo",

View File

@@ -261,6 +261,8 @@
"Administrator mode may not support auto launch": "管理员模式可能不支持开机自启",
"Silent Start": "静默启动",
"Silent Start Info": "程序启动时以后台模式运行,不显示程序面板",
"Hover Jump Navigator": "悬浮跳转导航",
"Hover Jump Navigator Info": "鼠标悬停在字母上时自动滚动到对应代理组",
"TG Channel": "Telegram 频道",
"Manual": "使用手册",
"Github Repo": "GitHub 项目地址",