File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed
Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -682,6 +682,17 @@ const internationalExam: DictionaryResource[] = [
682682 language : 'en' ,
683683 languageCategory : 'en' ,
684684 } ,
685+ {
686+ id : 'biomedical-terms' ,
687+ name : '生物医学专业英语词汇' ,
688+ description : '生物医学专业英语词汇' ,
689+ category : '专业词汇' ,
690+ tags : [ '生物' ] ,
691+ url : '/dicts/BIOmedical.json' ,
692+ length : 560 ,
693+ language : 'en' ,
694+ languageCategory : 'en' ,
695+ } ,
685696 {
686697 id : 'IELTS_tinglichangjing' ,
687698 name : '雅思听力场景词汇' ,
@@ -4144,16 +4155,6 @@ const indonesianDicts: DictionaryResource[] = [
41444155 } ,
41454156]
41464157
4147- {
4148- id : 'biomedical-terms' ,
4149- name : '生物医学专业英语词汇' ,
4150- description : '生物医学专业英语词汇' ,
4151- category : '专业词汇' ,
4152- url : '/dicts/BIOmedical.json' ,
4153- length : 561 ,
4154- language : 'en' ,
4155- } ,
4156- {
41574158/**
41584159 * Built-in dictionaries in an array.
41594160 * Why arrays? Because it keeps the order across browsers.
You can’t perform that action at this time.
0 commit comments