mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
update translations
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'label' => 'Căutare IP',
|
||||
'placeholder' => 'Introduceți IP-ul pentru a căuta; în caz contrar, rezultatele vor fi goale',
|
||||
'last_access_ip' => 'Ultimele IP',
|
||||
'last_access' => 'Ultimul acces',
|
||||
'ip_count' => 'Număr IP',
|
||||
'ip_last_access' => 'Acest IP a fost accesat',
|
||||
'user_added' => 'Intră în timp',
|
||||
'invited_by' => 'Invitat de',
|
||||
];
|
||||
Reference in New Issue
Block a user