mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
update translations
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?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',
|
||||
];
|
||||
Reference in New Issue
Block a user