mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
1. 新增BDInfo解析
2. 优化MediaInfo显示 3. 修改MediaInfo和BDInfo支持多语言
This commit is contained in:
@@ -320,8 +320,11 @@ $lang_functions = array
|
||||
'text_tag_hdr' => 'HDR',
|
||||
'text_required' => 'Required',
|
||||
'text_invalid' => 'Invalid',
|
||||
'text_technical_info' => 'MediaInfo',
|
||||
'text_technical_info_help_text' => 'MediaInfo comes from software <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.',
|
||||
'text_technical_info' => 'MediaInfo/BDInfo',
|
||||
'text_technical_info_help_text' => '<b>·</b> MediaInfo comes from software <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,open file, language select english, click the view menu > text > right click in the box > select all > copy > past into this box.
|
||||
<br>
|
||||
<b>·</b> BDInfo comes from software <b><a href="https://github.com/UniqProject/BDInfo" target=\'_blank\'>BDInfo</a></b>,open the file with this software, click Scan Bitrates to view the report, right-click in the box > select all, right-click > copy, and paste it here.
|
||||
',
|
||||
'text_management_system' => 'Management',
|
||||
'text_seed_points' => 'Seed points',
|
||||
'spoiler_expand_collapse' => 'Click to expand/collapse',
|
||||
|
||||
Reference in New Issue
Block a user