guest calculate md5 before upload

This commit is contained in:
qkqpttgf 2020-05-30 15:01:48 +08:00 committed by GitHub
parent c69bbe3eca
commit 388b8f33a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -526,6 +526,10 @@ $constStr = [
'ko-kr' => '업로드 링크 받기',
'fa' => 'دریافت لینک آپلود',
],
'Calculate' => [
'en-us' => 'Calculate',
'zh-cn' => '计算',
],
'UpFileTooLarge' => [
'en-us' => 'The File is too Large!',
'zh-cn' => '文件过大,终止上传。',