in upload, not open new window, add copy button

pull/41/head
qkqpttgf 2020-03-19 15:06:47 +08:00 committed by GitHub
parent 93c7031941
commit 0fad2cb0fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -688,7 +688,14 @@ $constStr = [
'ko-kr' => '다시 쓰기 (의사 정적) 기능이 활성화되어 있는지 확인하십시오.',
'fa' => 'لطفاً مطمئن شوید که RewriteEngine روشن است.',
],
'CopyUrl' => [
'en-us' => 'Copy URL',
'zh-cn' => '复制链接',
],
'Success' => [
'en-us' => 'Success',
'zh-cn' => '成功',
],
'Refresh' => [
'en-us' => 'Refresh',
'zh-cn' => '刷新',