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' => [
|
||||
@@ -157,4 +158,7 @@ return [
|
||||
'uploaded_this_month' => '本月上傳量',
|
||||
'is_reached_this_month' => '本月是否達標',
|
||||
],
|
||||
'torrent_state' => [
|
||||
'global_sp_state' => '全站優惠',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user