mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-01 06:45:55 +00:00
perf: add lion i18n
This commit is contained in:
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
Block a user