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' => 'История IP',
|
||||
'access' => 'Время доступа',
|
||||
'access_begin' => 'Время начала доступа',
|
||||
'access_end' => 'Время окончания доступа',
|
||||
'access_tooltip' => 'Фактическое время было в течение часа до этого.',
|
||||
'uri' => 'URI',
|
||||
'count' => 'Счетчик',
|
||||
'ip_location' => 'Местоположение',
|
||||
];
|
||||
Reference in New Issue
Block a user