perf: add lion i18n

This commit is contained in:
Eric 2025-08-18 18:08:19 +08:00 committed by feng626
parent c1c5025fbb
commit 1e4bca6e24
2 changed files with 9 additions and 4 deletions

View File

@ -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"
}

View File

@ -11,7 +11,7 @@
"Connecting": "连接中",
"CopyLink": "复制链接及验证码",
"CopyShareURLSuccess": "复制分享地址成功",
"CreateLink": "创建分享链接",
"CreateLink": "创建链接",
"CreateSuccess": "创建成功",
"Display": "显示",
"Enable": "启用",
@ -104,5 +104,7 @@
"Writable": "读写",
"ShowRemoteClip": "显示远程剪贴板",
"RemoveUser": "移除用户",
"Admin": "管理者"
"Admin": "管理者",
"ShareLink": "分享链接",
"Back": "后退"
}