mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 12:07:23 +08:00
add lang: ja
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
$lang_myhr = array (
|
||||
'th_hr_id' => 'H&rid',
|
||||
'th_torrent_name' => 'シード名',
|
||||
'th_uploaded' => 'ボリュームをアップロードします',
|
||||
'th_downloaded' => 'ダウンロード',
|
||||
'th_share_ratio' => '共有率',
|
||||
'th_seed_time_required' => 'まだ植える必要があります',
|
||||
'th_completed_at' => '完了時間をダウンロードします',
|
||||
'th_ttl' => '残りの検査時間',
|
||||
'th_comment' => '述べる',
|
||||
'action_remove' => 'なくす',
|
||||
);
|
||||
Reference in New Issue
Block a user