Files
nexusphp/resources/lang/ro/ip-log.php
2026-02-01 01:26:00 +07:00

13 lines
325 B
PHP

<?php
return [
'label' => 'Istoric IP',
'access' => 'Timp de acces',
'access_begin' => 'Timpul de acces începe',
'access_end' => 'Timp de acces terminat',
'access_tooltip' => 'Timpul real era cu o oră înainte de asta.',
'uri' => 'URI',
'count' => 'Număr',
'ip_location' => 'Locaţie',
];