add technical info i18n

This commit is contained in:
xiaomlove
2021-03-17 19:38:33 +08:00
parent f341901def
commit 17c9ed60aa
9 changed files with 20 additions and 13 deletions

View File

@@ -40,8 +40,6 @@ $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),在框中右键->全选,再右键->复制,粘贴到这里来。'
);
?>