Files
nexusphp/lang/ja/lang_myhr.php
2025-05-05 21:27:48 +07:00

15 lines
451 B
PHP

<?php
$lang_myhr = [
'th_hr_id' => 'H&R ID',
'th_torrent_name' => 'Torrent',
'th_uploaded' => 'アップロードしました',
'th_downloaded' => 'ダウンロード済み',
'th_share_ratio' => 'シェア率',
'th_seed_time_required' => 'シード時間が必要です',
'th_completed_at' => '完了日時',
'th_ttl' => '残り時間の検査',
'th_comment' => 'コメント',
'action_remove' => '削除',
];