mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-30 17:17:22 +08:00
[admin] change uploaded & downloaded unit: GB
This commit is contained in:
@@ -7,5 +7,7 @@ return [
|
||||
],
|
||||
'show' => [
|
||||
'page_title' => '私信詳情',
|
||||
]
|
||||
],
|
||||
'field_value_change_message_body' => ':field 被管理員 :operator 從 :old 改為 :new。理由::reason。',
|
||||
'field_value_change_message_subject' => ':field 改變',
|
||||
];
|
||||
|
||||
@@ -7,5 +7,12 @@ return [
|
||||
'list' => [
|
||||
'page_title' => '用戶列表'
|
||||
]
|
||||
]
|
||||
],
|
||||
'labels' => [
|
||||
'seedbonus' => '魔力',
|
||||
'seed_points' => '做種積分',
|
||||
'uploaded' => '上傳量',
|
||||
'downloaded' => '下載量',
|
||||
'invites' => '邀請',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user