mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-07-24 19:36:55 +00:00
perf: lion i18n
This commit is contained in:
parent
44d77ba03f
commit
df64145adc
@ -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"
|
||||||
}
|
}
|
@ -100,5 +100,6 @@
|
|||||||
"VerifyCode": "验证码",
|
"VerifyCode": "验证码",
|
||||||
"VirtualKeyboard": "虚拟键盘",
|
"VirtualKeyboard": "虚拟键盘",
|
||||||
"WebSocketError": "WebSocket 连接失败,请检查网络",
|
"WebSocketError": "WebSocket 连接失败,请检查网络",
|
||||||
"Writable": "读写"
|
"Writable": "读写",
|
||||||
|
"InputVerifyCode": "请输入验证码"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user