This commit is contained in:
2025-11-03 22:28:58 +08:00
parent c2aa65193d
commit 5645870954
13 changed files with 522 additions and 141 deletions

View File

@@ -98,6 +98,19 @@
"预览": "preview",
"进入": "enter",
"刷新当前": "refresh current",
"我的分享": "My Shares",
"分享名称": "Share Name",
"分享链接": "Share Link",
"访问次数": "Visit Count",
"操作": "Actions",
"暂无分享": "No Shares Yet",
"你还没有任何分享,分享文件可以让他人便捷地获取你的资料": "You don't have any shares yet. Sharing files allows others to conveniently access your materials.",
"确认删除": "Confirm Deletion",
"确定要删除这个分享链接吗?删除后将无法恢复。": "Are you sure you want to delete this share link? It cannot be recovered after deletion.",
"分享删除成功": "Share deleted successfully",
"删除分享失败": "Failed to delete share",
"加载分享列表失败": "Failed to load share list",
"获取分享列表成功": "Successfully retrieved share list",
"上传文件": "upload file",
"设置存储策略": "Set Storage Strategy"
}