mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
update translations
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'label' => 'IP検索',
|
||||
'placeholder' => '検索するIPを入力してください。そうでなければ結果は空になります。',
|
||||
'last_access_ip' => '最新のIP',
|
||||
'last_access' => '最終アクセス',
|
||||
'ip_count' => 'IP カウント',
|
||||
'ip_last_access' => 'このIPアドレスは最後にアクセスされました。',
|
||||
'user_added' => '参加時間',
|
||||
'invited_by' => '招待者',
|
||||
];
|
||||
Reference in New Issue
Block a user