terry-staging #12

Merged
terry merged 13 commits from terry-staging into main 2026-05-30 10:45:30 +00:00
Showing only changes of commit 0e877d4959 - Show all commits

View File

@@ -45,6 +45,7 @@ const zhDict: Dict = {
downloading: "下载中…", downloading: "下载中…",
downloadOk: "下载完成", downloadOk: "下载完成",
downloadFail: "下载失败,请重试", downloadFail: "下载失败,请重试",
longPressImageSave: "长按图片保存到相册",
showMore: "展开全部", showMore: "展开全部",
showLess: "收起全部", showLess: "收起全部",
share: "分享", share: "分享",
@@ -173,6 +174,7 @@ const enDict: Dict = {
downloading: "Downloading…", downloading: "Downloading…",
downloadOk: "Download complete", downloadOk: "Download complete",
downloadFail: "Download failed, please retry", downloadFail: "Download failed, please retry",
longPressImageSave: "Long-press image to save",
showMore: "Show all", showMore: "Show all",
showLess: "Show less", showLess: "Show less",
share: "Share", share: "Share",