add global search

This commit is contained in:
xiaomlove
2022-10-22 20:52:08 +08:00
parent 348112364c
commit 505c7122b1
16 changed files with 252 additions and 38 deletions
+4
View File
@@ -31,4 +31,8 @@ return [
'remove_claim_confirm' => '确认要放弃认领?',
'already_claimed' => '已认领',
'not_claim_yet' => '未认领',
'fields' => [
'torrent_id' => '种子 ID',
],
];