mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
Refactor IP History
This commit is contained in:
@@ -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',
|
||||
];
|
||||
Reference in New Issue
Block a user