Update lang.php

This commit is contained in:
tangdou1 2023-12-24 11:46:57 +08:00 committed by GitHub
parent 11f4950ced
commit ff1cfe2d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@ $lang['searchmedia_in'] = '在%s中查找';
$lang['txt_upload'] = '选择要上传的文件:';
$lang['txt_filename'] = '上传并重命名为(可选):';
$lang['txt_overwrt'] = '覆盖已存在的同名文件';
$lang['maxuploadsize'] = '上传限制。每个文件 %s';
$lang['maxuploadsize'] = '上传限制:每个文件最大 %s';
$lang['allowedmime'] = '允许文件扩展名列表';
$lang['lockedby'] = '目前已被下列人员锁定:';
$lang['lockexpire'] = '预计锁定解除于:';