Refactor IP History

This commit is contained in:
xiaomlove
2025-10-14 14:54:44 +07:00
parent 0f172a94be
commit ba8715a3f9
34 changed files with 494 additions and 131 deletions
+12
View File
@@ -0,0 +1,12 @@
<?php
return [
'label' => 'IP History',
'access' => 'Access time',
'access_begin' => 'Access time begin',
'access_end' => 'Access time end',
'access_tooltip' => 'The actual time was within one hour prior to this.',
'uri' => 'URI',
'count' => 'Count',
'ip_location' => 'Location',
];