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

13 lines
323 B
PHP

<?php
return [
'label' => 'Ip Historik',
'access' => 'Adgang til tid',
'access_begin' => 'Adgang tid begynder',
'access_end' => 'Adgang tid slut',
'access_tooltip' => 'Den faktiske tid var inden for en time før dette.',
'uri' => 'URI',
'count' => 'Antal',
'ip_location' => 'Placering',
];