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

@@ -314,6 +314,7 @@ $lang_functions = array
'text_tag_mother_language_subtitle' => '中字',
'text_required' => '不能为空',
'text_invalid' => '非法',
'text_technical_info' => '技术信息',
);
?>