翻译
This commit is contained in:
@@ -3,9 +3,9 @@ return array (
|
||||
'普通用户' => '普通用户',
|
||||
'VIP' => 'VIP',
|
||||
'渠道商' => '渠道商',
|
||||
'Invalid user' => 'Invalid user',
|
||||
'Access denied' => 'Access denied',
|
||||
'It cannot be lower than the user\\\'s current level' => 'It cannot be lower than the user\\\'s current level',
|
||||
'Invalid user' => '无效用户',
|
||||
'Access denied' => '访问被拒绝',
|
||||
'It cannot be lower than the user\'s current level' => '不能低于用户当前等级',
|
||||
'V1' => 'V1',
|
||||
'V2' => 'V2',
|
||||
'V3' => 'V3',
|
||||
|
||||
Reference in New Issue
Block a user