add global promotion deadline + fix grane medal

This commit is contained in:
xiaomlove
2022-07-09 18:06:09 +08:00
parent 50759b1cf3
commit afa8cdce99
40 changed files with 1936 additions and 20 deletions
+4
View File
@@ -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' => '全站優惠',
],
];