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

13 lines
376 B
PHP

<?php
return [
'label' => 'IP Zoeken',
'placeholder' => 'Voer IP in om te zoeken; anders zijn de resultaten leeg',
'last_access_ip' => 'Nieuwste IP',
'last_access' => 'Laatste aanmelding',
'ip_count' => 'IP telling',
'ip_last_access' => 'Dit IP voor het laatst geopend',
'user_added' => 'Deelname tijd',
'invited_by' => 'Uitgenodigd door',
];