Update mobile gallery page layout

This commit is contained in:
2023-11-29 22:31:35 +08:00
parent 03539f508c
commit abb95ba1ba
9 changed files with 217 additions and 7 deletions

View File

@@ -86,5 +86,6 @@
"downloadComplete": "Download completed.",
"downloadZipFailed": "Failed to download ZIP file.",
"rating": "Rating",
"preventScreenCapture": "Prevent screen capture"
"preventScreenCapture": "Prevent screen capture",
"seeMoreInfo": "See more information"
}

View File

@@ -86,5 +86,6 @@
"downloadComplete": "下载完毕。",
"downloadZipFailed": "Zip文件下载失败。",
"rating": "评分",
"preventScreenCapture": "防止截屏"
"preventScreenCapture": "防止截屏",
"seeMoreInfo": "显示更多信息"
}