searchbox add size+seeders+leechers+times_completed+added

This commit is contained in:
xiaomlove
2022-12-20 22:24:31 +08:00
parent ed67b127d4
commit 63321cb20f
15 changed files with 133 additions and 34 deletions
+1
View File
@@ -12,4 +12,5 @@ return [
'unselect_all' => 'Unselect all',
'increment' => 'increment',
'decrement' => 'decrement',
'action' => 'Action',
];
+1
View File
@@ -12,4 +12,5 @@ return [
'unselect_all' => '全不選',
'increment' => '增加',
'decrement' => '減少',
'action' => '操作',
];