docs: add English translation to @description metadata

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-21 10:37:00 +10:00
parent 11605dad50
commit 0c05e8845b
+1 -1
View File
@@ -2,7 +2,7 @@
// @name VGMdb Album Downloader // @name VGMdb Album Downloader
// @namespace https://vgmdb.net/ // @namespace https://vgmdb.net/
// @version 2.9.4 // @version 2.9.4
// @description 支持 单张下载 & zip 打包 & 实时进度显示 & 图片重命名 // @description 支持 单张下载 & zip 打包 & 实时进度显示 & 图片重命名 | Single download & ZIP packaging & real-time progress & image renaming
// @match https://vgmdb.net/album/* // @match https://vgmdb.net/album/*
// @grant GM_xmlhttpRequest // @grant GM_xmlhttpRequest
// @grant GM_download // @grant GM_download