Files
nexusphp/resources/lang/nl/ip-log.php
2026-02-01 01:26:00 +07:00

13 lines
324 B
PHP

<?php
return [
'label' => 'IP Geschiedenis',
'access' => 'Toegang tot tijd',
'access_begin' => 'Toegangstijd begin',
'access_end' => 'Toegangstijd einde',
'access_tooltip' => 'De werkelijke tijd was binnen een uur daarvoor.',
'uri' => 'URI',
'count' => 'Tel',
'ip_location' => 'Locatie',
];