mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-09-12 18:44:25 +08:00
fix: 完善 MSD 错误提示;解决 MSD 文件名称过长问题;优化粘贴文本样式;优化所有下拉框样式;删除“画面静止时会自动降帧”提示
This commit is contained in:
@@ -184,8 +184,6 @@ export default {
|
||||
},
|
||||
paste: {
|
||||
title: 'Paste Text',
|
||||
description: 'Enter text to send to remote host as keyboard input',
|
||||
label: 'Text Content',
|
||||
placeholder: 'Enter text to paste here...',
|
||||
hint: 'Press Ctrl+Enter to send quickly',
|
||||
confirm: 'Send',
|
||||
@@ -945,7 +943,6 @@ export default {
|
||||
fps: 'FPS',
|
||||
fpsTarget: 'Target FPS',
|
||||
fpsActual: 'Actual FPS',
|
||||
fpsStaticHint: 'Frame rate drops automatically while the image is static',
|
||||
paused: 'Paused',
|
||||
backend: 'Backend',
|
||||
currentMode: 'Current Mode',
|
||||
|
||||
Reference in New Issue
Block a user