mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-29 12:41:45 +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',
|
||||
|
||||
Reference in New Issue
Block a user