Update conststr.php

pull/13/head
qkqpttgf 2020-01-05 18:02:09 +08:00 committed by GitHub
parent 5a8c5f881c
commit 2acef85c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ $constStr = [
'GetFileNameFail' => [ 'GetFileNameFail' => [
'en-us' => 'Fail to Get File Name!', 'en-us' => 'Fail to Get File Name!',
'zh-cn' => '获取文件名失败!', 'zh-cn' => '获取文件名失败!',
'ja' => 'ファイル名を取得できませんでした!',, 'ja' => 'ファイル名を取得できませんでした!',
], ],
'GetUploadLink' => [ 'GetUploadLink' => [
'en-us' => 'Get Upload Link', 'en-us' => 'Get Upload Link',