IP Search

This commit is contained in:
xiaomlove
2025-10-21 03:22:55 +07:00
parent 1b1a2a4969
commit ec66dca358
6 changed files with 274 additions and 0 deletions
+12
View File
@@ -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',
];