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

@@ -316,6 +316,8 @@ $lang_functions = array
'text_tag_mother_language_subtitle' => 'Mother language subtitle',
'text_required' => 'Required',
'text_invalid' => 'Invalid',
'text_technical_info' => 'Technical Information',
'text_technical_info_help_text' => 'Technical Information comes from software <b><a href="https://mediaarea.net/en/MediaInfo" target=\'_blank\'>MediaInfo</a></b>open file, click the view menu > text > right click in the box > select all > copy > past into this box.'
);
?>