Add download zip page

This commit is contained in:
2023-09-16 13:14:23 +08:00
parent 93a307b143
commit f2b6ad465d
13 changed files with 412 additions and 16 deletions

View File

@@ -79,5 +79,8 @@
"type": "String"
}
}
}
},
"downloadAsZip": "Download as ZIP file",
"exportAd": "Export pages which marked as ads",
"maxZipFilenameLength": "Maximum length of filenames in Zip files"
}

View File

@@ -79,5 +79,8 @@
"type": "String"
}
}
}
},
"downloadAsZip": "下载为ZIP文件",
"exportAd": "导出标记为广告的页面",
"maxZipFilenameLength": "Zip文件中文件名的最大长度"
}