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:
@@ -30,7 +30,7 @@ $lang_subtitles = array
|
||||
'row_file' => "File",
|
||||
'text_maximum_file_size' => "Maximum file size: ",
|
||||
'row_torrent_id' => "Torrent ID",
|
||||
'text_torrent_id_note' => "(The number in the address bar when you go to the details page of the torrent.<br />e.g.  <b>http://".$BASEURL."/details.php?id=16</b>  the number <b>16</b> is the torrent ID)",
|
||||
'text_torrent_id_note' => "(The number in the address bar when you go to the details page of the torrent.<br />e.g.  <b>http://%s/details.php?id=16</b>  the number <b>16</b> is the torrent ID)",
|
||||
'row_title' => "Title",
|
||||
'text_title_note' => "(Optional, taken from file name if not specified.)",
|
||||
'row_language' => "Language",
|
||||
|
||||
Reference in New Issue
Block a user