mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-08-21 15:54:07 +00:00
perf: add lion i18n
This commit is contained in:
parent
c1c5025fbb
commit
1e4bca6e24
@ -11,7 +11,7 @@
|
||||
"Connecting": "Connecting",
|
||||
"CopyLink": "Copy link address and code",
|
||||
"CopyShareURLSuccess": "Copy share URL success",
|
||||
"CreateLink": "Create share link",
|
||||
"CreateLink": "Create link",
|
||||
"CreateSuccess": "Success",
|
||||
"Display": "Display",
|
||||
"Enable": "Enable",
|
||||
@ -104,5 +104,8 @@
|
||||
"Writable": "Writable",
|
||||
"ShowRemoteClip": "Show Remote Clipboard",
|
||||
"RemoveUser": "Remove User",
|
||||
"Admin": "Admin"
|
||||
"Admin": "Admin",
|
||||
"ShareLink": "Share Link",
|
||||
"Back": "Back"
|
||||
|
||||
}
|
||||
|
@ -11,7 +11,7 @@
|
||||
"Connecting": "连接中",
|
||||
"CopyLink": "复制链接及验证码",
|
||||
"CopyShareURLSuccess": "复制分享地址成功",
|
||||
"CreateLink": "创建分享链接",
|
||||
"CreateLink": "创建链接",
|
||||
"CreateSuccess": "创建成功",
|
||||
"Display": "显示",
|
||||
"Enable": "启用",
|
||||
@ -104,5 +104,7 @@
|
||||
"Writable": "读写",
|
||||
"ShowRemoteClip": "显示远程剪贴板",
|
||||
"RemoveUser": "移除用户",
|
||||
"Admin": "管理者"
|
||||
"Admin": "管理者",
|
||||
"ShareLink": "分享链接",
|
||||
"Back": "后退"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user