mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add global promotion deadline + fix grane medal
This commit is contained in:
@@ -25,6 +25,7 @@ return [
|
||||
'duration' => 'Duration',
|
||||
'description' => 'Description',
|
||||
'price' => 'Price',
|
||||
'deadline' => 'Deadline',
|
||||
'setting' => [
|
||||
'nav_text' => 'Setting',
|
||||
'backup' => [
|
||||
@@ -157,4 +158,7 @@ return [
|
||||
'uploaded_this_month' => 'Up. this month',
|
||||
'is_reached_this_month' => 'Reached',
|
||||
],
|
||||
'torrent_state' => [
|
||||
'global_sp_state' => 'Global promotion state',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user