From 57e17ab8039d509ce42ba40f6350654d4e40646f Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Wed, 26 Feb 2020 18:01:38 +0800 Subject: [PATCH 1/2] Update conststr.php --- conststr.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/conststr.php b/conststr.php index b57666e..df9ed6d 100644 --- a/conststr.php +++ b/conststr.php @@ -268,6 +268,12 @@ $constStr = [ 'ja' => '画像のサムネイル', 'ko-kr' => '사진 섬네일', ], + 'CopyAllDownloadUrl' => [ + 'en-us' => 'CopyAllDownloadUrl', + 'zh-cn' => '复制所有下载链接', + 'ja' => 'すべてのダウンロードリンクをコピー', + 'ko-kr' => '모든 다운로드 링크 복사', + ], 'EditTime' => [ 'en-us' => 'EditTime', 'zh-cn' => '修改时间', From 97d041ab36ebc7066618ee8131783f68ce4fc4e1 Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Wed, 26 Feb 2020 18:02:49 +0800 Subject: [PATCH 2/2] add a button to copy all download links --- theme/classic.php | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/theme/classic.php b/theme/classic.php index 23e50ba..1a844d3 100644 --- a/theme/classic.php +++ b/theme/classic.php @@ -205,7 +205,7 @@ $readme = false; ?>