mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-30 09:07:22 +08:00
backend change class to vip can set until time
This commit is contained in:
@@ -44,4 +44,8 @@ return [
|
||||
'gift_btn' => '赠送',
|
||||
'confirm_to_gift' => '确定要赠送给用户 ',
|
||||
'max_allow_wearing' => '最多允许同时佩戴 :count 个勋章',
|
||||
'wearing_status_text' => [
|
||||
0 => '未佩戴',
|
||||
1 => '已佩戴'
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user