technicial info

This commit is contained in:
xiaomlove
2021-03-16 23:28:37 +08:00
parent 6cd63a1791
commit 7e72392356
8 changed files with 187 additions and 17 deletions

View File

@@ -40,6 +40,8 @@ $lang_upload = array
'text_chinese_title' => "中文名:",
'text_english_title' => "英文名:",
'text_titles_note' => "(如果英文名不存在,使用拼音或不填写)",
'row_technical_info' => '技术信息',
'row_technical_info_help_text' => '文件技术信息来自软件 <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>,用该软件打开文件,点击菜单视图(View)->文件(Text),在框中右键->全选,再右键->复制,粘贴到这里来。'
);
?>