mirror of https://github.com/jumpserver/jumpserver
perf: add lion i18n
parent
cc4be36752
commit
e6a1662780
|
@ -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"
|
||||
}
|
|
@ -97,5 +97,6 @@
|
|||
"VerifyCode": "验证码",
|
||||
"VirtualKeyboard": "虚拟键盘",
|
||||
"WebSocketError": "WebSocket 连接失败,请检查网络",
|
||||
"Writable": "读写"
|
||||
"Writable": "读写",
|
||||
"AutoPasteOnClick": "点击输入框自动粘贴剪贴板内容"
|
||||
}
|
Loading…
Reference in New Issue