mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-30 09:21:44 +08:00
refactor: 前端界面微调
This commit is contained in:
@@ -105,8 +105,7 @@ export default {
|
||||
mouseRelative: 'Relative Mouse',
|
||||
mouseAbsoluteTip: 'Absolute positioning - direct screen coordinate mapping',
|
||||
mouseRelativeTip: 'Relative positioning - sends mouse movement deltas',
|
||||
extension: 'Extension',
|
||||
extensionTip: 'Extension features',
|
||||
webTerminal: 'Web Terminal',
|
||||
stats: 'Stats',
|
||||
statsTip: 'View connection statistics',
|
||||
settings: 'Settings',
|
||||
@@ -708,6 +707,9 @@ export default {
|
||||
atxWolInterfaceHint: 'Specify network interface for WOL packets, leave empty for default routing',
|
||||
themeDesc: 'Choose the interface color scheme',
|
||||
languageDesc: 'Choose the interface display language',
|
||||
featureVisibility: 'Feature Visibility',
|
||||
featureVisibilityDesc: 'Control which feature entry points are shown on the console page',
|
||||
computerUseAgent: 'Computer Use Agent',
|
||||
videoSettings: 'Video Capture',
|
||||
videoSettingsDesc: 'Configure capture device format, resolution and frame rate',
|
||||
videoDevice: 'Video Device',
|
||||
|
||||
@@ -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