This commit is contained in:
2026-04-08 10:05:25 +08:00
parent 594aa137ef
commit b0e87b3fb3
34 changed files with 128 additions and 54 deletions
+3 -3
View File
@@ -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',