From 2acef85c25b203f024c41244ccbd2c556a191d9d Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Sun, 5 Jan 2020 18:02:09 +0800 Subject: [PATCH] Update conststr.php --- conststr.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conststr.php b/conststr.php index 9bd5ac0..0afc82f 100644 --- a/conststr.php +++ b/conststr.php @@ -307,7 +307,7 @@ $constStr = [ 'GetFileNameFail' => [ 'en-us' => 'Fail to Get File Name!', 'zh-cn' => '获取文件名失败!', - 'ja' => 'ファイル名を取得できませんでした!',, + 'ja' => 'ファイル名を取得できませんでした!', ], 'GetUploadLink' => [ 'en-us' => 'Get Upload Link',