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øk',
|
||||
'placeholder' => 'Skriv inn IP for å søke; ellers vil resultater være tom',
|
||||
'last_access_ip' => 'Siste IP',
|
||||
'last_access' => 'Sist tilgang',
|
||||
'ip_count' => 'Antall IP',
|
||||
'ip_last_access' => 'Denne IP-en sist åpnet',
|
||||
'user_added' => 'Bli med tid',
|
||||
'invited_by' => 'Invitert av',
|
||||
];
|
||||
Reference in New Issue
Block a user