更新至V1.80,更新内容在笔记中查看

This commit is contained in:
小胡
2023-02-14 20:02:11 +08:00
Unverified
parent 2566c5da83
commit 5397b3e439
28 changed files with 305 additions and 232 deletions

View File

@@ -267,7 +267,6 @@ $lang = array
'action' => 'action',
'ignore' => 'ignore',
'operation' => 'operation',
'operator'=> 'operator',
'reason' => 'reason',
'selling_price' => 'price',
'original_price' => 'original',
@@ -291,7 +290,6 @@ $lang = array
'copyright' => 'Copyright information',
'file' => 'file',
'dir' => 'dir',
'ip' => 'IP',
'according_usergroup' => 'According to the user group',
'usernum' => 'usernum',
'admingroup' => 'admingroup',

View File

@@ -266,7 +266,6 @@ $lang = array
'action' => '动作',
'ignore' => '忽略',
'operation' => '操作',
'operator' => '操作者',
'reason' => '原因',
'selling_price'=>'售价',
'original_price'=>'原价',
@@ -292,7 +291,6 @@ $lang = array
'attachment' => '附件',
'file' => '文件',
'dir' => '目录',
'ip' => 'IP 地址',
'according_usergroup' => '按用户组',
'usernum' => '用户数:',
'admingroup' => '管理组',