mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-26 21:37:22 +08:00
IP Search
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'label' => 'IP Search',
|
||||
'placeholder' => 'Enter the IP to search; otherwise results will be empty',
|
||||
'last_access_ip' => 'Latest IP',
|
||||
'last_access' => 'Last access',
|
||||
'ip_count' => 'IP count',
|
||||
'ip_last_access' => 'This IP last accessed',
|
||||
'user_added' => 'Join time',
|
||||
'invited_by' => 'Invited by',
|
||||
];
|
||||
Reference in New Issue
Block a user