* Add lang.

This commit is contained in:
tanghucheng
2023-03-15 09:06:51 +08:00
parent fbf3a78452
commit 108ca86dfd
6 changed files with 114 additions and 0 deletions
+1
View File
@@ -358,6 +358,7 @@ $lang->exportTypeList['all'] = 'All Data';
$lang->exportTypeList['selected'] = 'Selected Data';
$lang->visionList = array();
$lang->visionList['ipd'] = 'OR & MM Interface';
$lang->visionList['rnd'] = 'Full Feature Interface';
$lang->visionList['lite'] = 'Operation Management Interface';