update translations

This commit is contained in:
xiaomlove
2026-02-01 01:26:00 +07:00
parent 8dec50fc6d
commit f07e0a5013
438 changed files with 6061 additions and 1717 deletions
+12
View File
@@ -0,0 +1,12 @@
<?php
return [
'label' => 'IPの履歴',
'access' => 'アクセス時間',
'access_begin' => 'アクセス時間開始',
'access_end' => 'アクセス時間終了',
'access_tooltip' => '実際の時間はこれの1時間前にあった。',
'uri' => 'URI',
'count' => 'カウント',
'ip_location' => '場所',
];