add ${page} to download subpath

This commit is contained in:
wgh19
2024-05-17 18:00:21 +08:00
parent 1fecb8d55d
commit 811b7b4ed8
3 changed files with 7 additions and 2 deletions

View File

@@ -128,7 +128,8 @@
"Delete all": "删除全部",
"Related": "相关",
"Related artworks": "相关作品",
"Related users": "相关用户"
"Related users": "相关用户",
"Replace with '-p${index}' if the work have more than one images, otherwise replace with blank.": "替换为'-p${index}'如果作品有多张图片, 否则替换为空白"
},
"zh_TW": {
"Search": "搜索",
@@ -259,6 +260,7 @@
"Delete all": "刪除全部",
"Related": "相關",
"Related artworks": "相關作品",
"Related users": "相關用戶"
"Related users": "相關用戶",
"Replace with '-p${index}' if the work have more than one images, otherwise replace with blank.": "替換為'-p${index}'如果作品有多張圖片, 否則替換為空白"
}
}