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

13 lines
318 B
PHP

<?php
return [
'label' => 'IP historik',
'access' => 'Åtkomsttid',
'access_begin' => 'Åtkomsttid börjar',
'access_end' => 'Åtkomsttid slutar',
'access_tooltip' => 'Den faktiska tiden var inom en timme före detta.',
'uri' => 'URI',
'count' => 'Antal',
'ip_location' => 'Plats',
];