mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-03 14:10:57 +08:00
13 lines
325 B
PHP
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',
|
|
];
|