Files
nexusphp/lang/ja/lang_myhr.php

15 lines
451 B
PHP
Raw Permalink Normal View History

2025-04-19 02:06:51 +07:00
<?php
2025-05-05 21:27:48 +07:00
$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' => '削除',
];