mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-27 22:47:23 +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