mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
searchbox add size+seeders+leechers+times_completed+added
This commit is contained in:
@@ -12,4 +12,5 @@ return [
|
||||
'unselect_all' => 'Unselect all',
|
||||
'increment' => 'increment',
|
||||
'decrement' => 'decrement',
|
||||
'action' => 'Action',
|
||||
];
|
||||
|
||||
@@ -12,4 +12,5 @@ return [
|
||||
'unselect_all' => '全不選',
|
||||
'increment' => '增加',
|
||||
'decrement' => '減少',
|
||||
'action' => '操作',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user