perf: lion i18n

This commit is contained in:
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", "VerifyCode": "Verify code",
"VirtualKeyboard": "Virtual Keyboard", "VirtualKeyboard": "Virtual Keyboard",
"WebSocketError": "WebSocket connect failed, please check network", "WebSocketError": "WebSocket connect failed, please check network",
"Writable": "Writable" "Writable": "Writable",
"InputVerifyCode": "Input Verify Code"
} }

View File

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