mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-29 10:41:45 +08:00
refactor: 前端界面微调
This commit is contained in:
@@ -105,8 +105,7 @@ export default {
|
||||
mouseRelative: '相对鼠标',
|
||||
mouseAbsoluteTip: '绝对定位模式 - 直接映射屏幕坐标',
|
||||
mouseRelativeTip: '相对定位模式 - 发送鼠标移动增量',
|
||||
extension: '扩展',
|
||||
extensionTip: '扩展功能',
|
||||
webTerminal: '网页终端',
|
||||
stats: '连接统计',
|
||||
statsTip: '查看连接状态',
|
||||
settings: '设置',
|
||||
@@ -707,6 +706,9 @@ export default {
|
||||
atxWolInterfaceHint: '指定发送 WOL 包的网络接口,留空则使用系统默认路由',
|
||||
themeDesc: '选择界面颜色方案',
|
||||
languageDesc: '选择界面显示语言',
|
||||
featureVisibility: '功能展示',
|
||||
featureVisibilityDesc: '控制控制台页面显示的功能入口',
|
||||
computerUseAgent: 'Computer Use Agent',
|
||||
videoSettings: '视频采集',
|
||||
videoSettingsDesc: '配置视频采集设备的格式、分辨率与帧率',
|
||||
videoDevice: '视频设备',
|
||||
|
||||
Reference in New Issue
Block a user