mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
1. 新增BDInfo解析
2. 优化MediaInfo显示 3. 修改MediaInfo和BDInfo支持多语言
This commit is contained in:
@@ -312,8 +312,11 @@ $lang_functions = array
|
||||
'text_tag_hdr' => 'HDR',
|
||||
'text_required' => '不能为空',
|
||||
'text_invalid' => '非法',
|
||||
'text_technical_info' => 'MediaInfo',
|
||||
'text_technical_info_help_text' => 'MediaInfo 来自软件 <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,用该软件打开文件,语言选择英语,点击菜单视图(View)->文件(Text),在框中右键->全选,再右键->复制,粘贴到这里来。',
|
||||
'text_technical_info' => 'MediaInfo/BDInfo',
|
||||
'text_technical_info_help_text' => '<b>·</b> MediaInfo 来自软件 <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,用该软件打开文件,语言选择英语,点击菜单视图(View)->文件(Text),在框中右键->全选,再右键->复制,粘贴到这里来。
|
||||
<br>
|
||||
<b>·</b> BDInfo 来自软件 <b><a href="https://github.com/UniqProject/BDInfo" target=\'_blank\'>BDInfo</a></b>,用该软件打开文件,点击扫描比特率(Scan Bitrates) 查看报告(View Report...),在框中右键->全选,再右键->复制,粘贴到这里来。
|
||||
',
|
||||
'text_management_system' => '管理系统',
|
||||
'text_seed_points' => '做种积分',
|
||||
'spoiler_expand_collapse' => '点击展开/收缩',
|
||||
|
||||
Reference in New Issue
Block a user