fix hdr text

This commit is contained in:
xiaomlove
2021-04-21 22:11:49 +08:00
parent c47de19b2b
commit 881026ca65
3 changed files with 3 additions and 3 deletions

View File

@@ -312,7 +312,7 @@ $lang_functions = array
'text_tag_diy' => 'DIY',
'text_tag_mother_language' => '国语',
'text_tag_mother_language_subtitle' => '中字',
'tag_hdr' => 'HDR',
'text_tag_hdr' => 'HDR',
'text_required' => '不能为空',
'text_invalid' => '非法',
'text_technical_info' => '技术信息',

View File

@@ -313,7 +313,7 @@ $lang_functions = array
'text_tag_diy' => 'DIY',
'text_tag_mother_language' => '國語',
'text_tag_mother_language_subtitle' => '中字',
'tag_hdr' => 'HDR',
'text_tag_hdr' => 'HDR',
'text_required' => '不能為空',
'text_invalid' => '非法',
'text_technical_info' => '技術信息',

View File

@@ -314,7 +314,7 @@ $lang_functions = array
'text_tag_diy' => 'DIY',
'text_tag_mother_language' => 'Mother language',
'text_tag_mother_language_subtitle' => 'Mother language subtitle',
'tag_hdr' => 'HDR',
'text_tag_hdr' => 'HDR',
'text_required' => 'Required',
'text_invalid' => 'Invalid',
'text_technical_info' => 'Technical Info',