add lang: ja

This commit is contained in:
xiaomlove
2025-04-19 02:06:51 +07:00
parent 432c57f886
commit ff11c10eab
275 changed files with 8545 additions and 730 deletions
+14
View File
@@ -0,0 +1,14 @@
<?php
$lang_myhr = array (
'th_hr_id' => 'Hrid',
'th_torrent_name' => 'シード名',
'th_uploaded' => 'ボリュームをアップロードします',
'th_downloaded' => 'ダウンロード',
'th_share_ratio' => '共有率',
'th_seed_time_required' => 'まだ植える必要があります',
'th_completed_at' => '完了時間をダウンロードします',
'th_ttl' => '残りの検査時間',
'th_comment' => '述べる',
'action_remove' => 'なくす',
);