mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
fix change user class + medal display
This commit is contained in:
@@ -33,6 +33,7 @@ return [
|
||||
'second_icon' => 'Second icons',
|
||||
'torrent_operation_log' => 'Torrent operation logs',
|
||||
'invite' => 'Invites',
|
||||
'user_props' => 'User props',
|
||||
],
|
||||
'resources' => [
|
||||
'agent_allow' => [
|
||||
|
||||
@@ -31,6 +31,7 @@ return [
|
||||
'second_icon' => '第二图标',
|
||||
'torrent_operation_log' => '种子操作记录',
|
||||
'invite' => '用户邀请',
|
||||
'user_props' => '用户道具',
|
||||
],
|
||||
'resources' => [
|
||||
'agent_allow' => [
|
||||
|
||||
@@ -111,6 +111,7 @@ return [
|
||||
'get_type' => '获取方式',
|
||||
'duration' => '有效时长',
|
||||
'duration_help' => '单位:天。如果留空,用户永久拥有',
|
||||
'display_on_medal_page' => '展示在勋章页面',
|
||||
],
|
||||
'user_medal' => [
|
||||
'label' => '用户勋章',
|
||||
|
||||
@@ -33,6 +33,7 @@ return [
|
||||
'second_icon' => '第二圖標',
|
||||
'torrent_operation_log' => '種子操作記錄',
|
||||
'invite' => '用戶邀請',
|
||||
'user_props' => '用戶道具',
|
||||
],
|
||||
'resources' => [
|
||||
'agent_allow' => [
|
||||
|
||||
Reference in New Issue
Block a user