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

13 lines
330 B
PHP

<?php
return [
'label' => 'IP-Chronik',
'access' => 'Zugriffszeit',
'access_begin' => 'Zugriffszeit beginnen',
'access_end' => 'Zugriffszeit Ende',
'access_tooltip' => 'Die tatsächliche Zeit lag innerhalb einer Stunde davor.',
'uri' => 'URI',
'count' => 'Anzahl',
'ip_location' => 'Standort',
];