mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-04 23:11:01 +08:00
13 lines
333 B
PHP
13 lines
333 B
PHP
<?php
|
|
|
|
return [
|
|
'label' => 'Ip Historia',
|
|
'access' => 'Käytön aika',
|
|
'access_begin' => 'Käyttöaika alkaa',
|
|
'access_end' => 'Käyttöajan päättyminen',
|
|
'access_tooltip' => 'Varsinainen aika oli yksi tunti ennen tätä.',
|
|
'uri' => 'URI',
|
|
'count' => 'Lukumäärä',
|
|
'ip_location' => 'Sijainti',
|
|
];
|