perf: add lion i18n

pull/15850/head
Eric 2025-08-14 17:24:36 +08:00 committed by feng626
parent 4326d35065
commit 92b20fe2ef
2 changed files with 6 additions and 4 deletions

View File

@ -101,5 +101,6 @@
"VerifyCode": "Verify code",
"VirtualKeyboard": "Virtual Keyboard",
"WebSocketError": "WebSocket connect failed, please check network",
"Writable": "Writable"
"Writable": "Writable",
"ShowRemoteClip": "Show Remote Clipboard"
}

View File

@ -101,5 +101,6 @@
"VerifyCode": "验证码",
"VirtualKeyboard": "虚拟键盘",
"WebSocketError": "WebSocket 连接失败,请检查网络",
"Writable": "读写"
"Writable": "读写",
"ShowRemoteClip": "显示远程剪贴板"
}