mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
[admin] change uploaded & downloaded unit: GB
This commit is contained in:
@@ -7,5 +7,12 @@ return [
|
||||
'list' => [
|
||||
'page_title' => '用户列表'
|
||||
]
|
||||
]
|
||||
],
|
||||
'labels' => [
|
||||
'seedbonus' => '魔力',
|
||||
'seed_points' => '做种积分',
|
||||
'uploaded' => '上传量',
|
||||
'downloaded' => '下载量',
|
||||
'invites' => '邀请',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user