mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 04:20:49 +08:00
bonus logs
This commit is contained in:
@@ -45,4 +45,9 @@ return [
|
||||
'new_total_value' => 'Post-trade value',
|
||||
],
|
||||
'exclude_seeding_bonus' => 'Exclude seeding bonus',
|
||||
'title_for_user' => 'User bonus details',
|
||||
'category' => 'Category',
|
||||
'category_common' => 'Common',
|
||||
'category_seeding' => 'Seeding',
|
||||
'view_detail' => 'Details',
|
||||
];
|
||||
|
||||
@@ -47,4 +47,9 @@ return [
|
||||
'new_total_value' => '交易后值',
|
||||
],
|
||||
'exclude_seeding_bonus' => '不包含做种魔力',
|
||||
'title_for_user' => '用户魔力明细',
|
||||
'category' => '分类',
|
||||
'category_common' => '普通',
|
||||
'category_seeding' => '做种',
|
||||
'view_detail' => '明细',
|
||||
];
|
||||
|
||||
@@ -45,4 +45,9 @@ return [
|
||||
'new_total_value' => '交易後值',
|
||||
],
|
||||
'exclude_seeding_bonus' => '不包含做種魔力',
|
||||
'title_for_user' => '用戶魔力明細',
|
||||
'category' => '分類',
|
||||
'category_common' => '普通',
|
||||
'category_seeding' => '做種',
|
||||
'view_detail' => '明細',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user