mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-19 00:01:00 +08:00
modal show global
This commit is contained in:
@@ -73,7 +73,7 @@ class SeedBoxRepository extends BaseRepository
|
||||
}
|
||||
$params['version'] = $ipEnd->getVersion();
|
||||
} else {
|
||||
throw new \InvalidArgumentException("Require ip or ip_begin + ip_end");
|
||||
throw new \InvalidArgumentException(nexus_trans('label.seed_box_record.ip_help'));
|
||||
}
|
||||
|
||||
return $params;
|
||||
|
||||
Reference in New Issue
Block a user