perf: add lion i18n

pull/15723/head
Eric 2025-07-11 11:40:08 +08:00 committed by Bryan
parent accde77307
commit ac21d260ea
2 changed files with 10 additions and 2 deletions

View File

@ -91,5 +91,9 @@
"SessionShare": "Session Share",
"Name": "Name",
"PleaseInput": "Please input",
"Shared Drive": "Shared Drive"
"Shared Drive": "Shared Drive",
"FileDownloadDenied": "No permission to download file",
"FileAddUploadingList": "File added to upload list",
"FileUploadStart": "File upload started",
"FileUploadingWarning": "File is uploading, operation is not allowed"
}

View File

@ -91,5 +91,9 @@
"SessionShare": "会话分享",
"Name": "名称",
"PleaseInput": "请输入",
"Shared Drive": "共享盘"
"Shared Drive": "共享盘",
"FileDownloadDenied": "无权下载文件",
"FileAddUploadingList": "文件添加到上传列表",
"FileUploadStart": "文件上传开始",
"FileUploadingWarning": "文件正在上传中, 禁止操作"
}