mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-05 03:57:22 +08:00
update translations
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'label' => 'IP-sökning',
|
||||
'placeholder' => 'Ange IP för att söka; annars kommer resultaten att vara tomma',
|
||||
'last_access_ip' => 'Senaste IP',
|
||||
'last_access' => 'Senaste åtkomst',
|
||||
'ip_count' => 'IP-nummer',
|
||||
'ip_last_access' => 'Den här IP-adressen senast kom åt',
|
||||
'user_added' => 'Gå med tid',
|
||||
'invited_by' => 'Inbjuden av',
|
||||
];
|
||||
Reference in New Issue
Block a user