perf: add lion i18n

pull/15730/head
Eric 2025-07-15 16:16:37 +08:00 committed by Bryan
parent cc4be36752
commit e6a1662780
2 changed files with 4 additions and 2 deletions

View File

@ -97,5 +97,6 @@
"VerifyCode": "Verify code",
"VirtualKeyboard": "Virtual Keyboard",
"WebSocketError": "WebSocket connect failed, please check network",
"Writable": "Writable"
"Writable": "Writable",
"AutoPasteOnClick": "Click the input box to automatically paste from clipboard"
}

View File

@ -97,5 +97,6 @@
"VerifyCode": "验证码",
"VirtualKeyboard": "虚拟键盘",
"WebSocketError": "WebSocket 连接失败,请检查网络",
"Writable": "读写"
"Writable": "读写",
"AutoPasteOnClick": "点击输入框自动粘贴剪贴板内容"
}