Files
panel/lang/ja/server/activity.php
github-actions[bot] 483145aac8 New Crowdin Translations (#2407)
Co-authored-by: notAreYouScared <1757840+notAreYouScared@users.noreply.github.com>
2026-06-22 09:10:23 -04:00

12 lines
283 B
PHP

<?php
return [
'title' => 'アクティビティ',
'event' => 'イベント',
'user' => 'ユーザー',
'deleted_user' => '削除済みユーザー',
'system' => 'システム',
'timestamp' => 'タイムスタンプ',
'metadata' => 'メタデータ',
];