Update conststr.php

This commit is contained in:
qkqpttgf 2020-02-26 18:01:38 +08:00 committed by GitHub
parent d18fd7cfa8
commit 57e17ab803
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -268,6 +268,12 @@ $constStr = [
'ja' => '画像のサムネイル',
'ko-kr' => '사진 섬네일',
],
'CopyAllDownloadUrl' => [
'en-us' => 'CopyAllDownloadUrl',
'zh-cn' => '复制所有下载链接',
'ja' => 'すべてのダウンロードリンクをコピー',
'ko-kr' => '모든 다운로드 링크 복사',
],
'EditTime' => [
'en-us' => 'EditTime',
'zh-cn' => '修改时间',