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 Søgning',
|
||||
'placeholder' => 'Indtast IP\'en der skal søges; ellers vil resultaterne være tomme',
|
||||
'last_access_ip' => 'Seneste IP',
|
||||
'last_access' => 'Seneste adgang',
|
||||
'ip_count' => 'IP antal',
|
||||
'ip_last_access' => 'Denne IP er senest tilgået',
|
||||
'user_added' => 'Tilslut tid',
|
||||
'invited_by' => 'Inviteret af',
|
||||
];
|
||||
Reference in New Issue
Block a user