mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-25 04:27:22 +08:00
add lang: ja
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return array (
|
||||
'category_label' => '分類',
|
||||
'sub_category_source_label' => 'ソース',
|
||||
'sub_category_medium_label' => '中くらい',
|
||||
'sub_category_standard_label' => '解決',
|
||||
'sub_category_team_label' => '制作チーム',
|
||||
'sub_category_processing_label' => '対処する',
|
||||
'sub_category_codec_label' => 'コーディング',
|
||||
'sub_category_audiocodec_label' => 'オーディオエンコーディング',
|
||||
'extras' =>
|
||||
array (
|
||||
'display_cover_on_torrent_list' => 'シードリストページディスプレイカバー',
|
||||
'display_seed_box_icon_on_torrent_list' => 'シードボックスアイコン',
|
||||
),
|
||||
'sections' =>
|
||||
array (
|
||||
'browse' => '種子領域',
|
||||
'special' => '特別なエリア',
|
||||
),
|
||||
);
|
||||
Reference in New Issue
Block a user