perf: lion i18n

pull/15739/head
Eric 2025-07-16 19:43:44 +08:00 committed by Bryan
parent 44d77ba03f
commit df64145adc
2 changed files with 4 additions and 2 deletions

View File

@ -100,5 +100,6 @@
"VerifyCode": "Verify code",
"VirtualKeyboard": "Virtual Keyboard",
"WebSocketError": "WebSocket connect failed, please check network",
"Writable": "Writable"
"Writable": "Writable",
"InputVerifyCode": "Input Verify Code"
}

View File

@ -100,5 +100,6 @@
"VerifyCode": "验证码",
"VirtualKeyboard": "虚拟键盘",
"WebSocketError": "WebSocket 连接失败,请检查网络",
"Writable": "读写"
"Writable": "读写",
"InputVerifyCode": "请输入验证码"
}