mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-23 19:37:23 +08:00
add global promotion deadline + fix grane medal
This commit is contained in:
@@ -25,6 +25,7 @@ return [
|
||||
'duration' => '时长',
|
||||
'description' => '描述',
|
||||
'price' => '价格',
|
||||
'deadline' => '截止时间',
|
||||
'setting' => [
|
||||
'nav_text' => '设置',
|
||||
'backup' => [
|
||||
@@ -156,4 +157,7 @@ return [
|
||||
'uploaded_this_month' => '本月上传量',
|
||||
'is_reached_this_month' => '本月是否达标',
|
||||
],
|
||||
'torrent_state' => [
|
||||
'global_sp_state' => '全站优惠',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user