mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-04 22:09:04 +08:00
Merge pull request #951 from shichaoxia/add-new-dict
feat(Dicts): add a TOEFL dict
This commit is contained in:
38301
public/dicts/Categorized_TOEFL_Vocabulary_by_Zhanghongyan.json
Normal file
38301
public/dicts/Categorized_TOEFL_Vocabulary_by_Zhanghongyan.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1617,6 +1617,17 @@ const internationalExam: DictionaryResource[] = [
|
|||||||
language: 'en',
|
language: 'en',
|
||||||
languageCategory: 'en',
|
languageCategory: 'en',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 'Categorized_TOEFL_Vocabulary_by_Zhanghongyan',
|
||||||
|
name: 'Categorized Vocab.',
|
||||||
|
description: '词以类记 TOEFL 2021 by ZhangHongYan (原书释义和助记; 单词序号)',
|
||||||
|
category: '国际考试',
|
||||||
|
tags: ['TOEFL'],
|
||||||
|
url: '/dicts/Categorized_TOEFL_Vocabulary_by_Zhanghongyan.json',
|
||||||
|
length: 4123,
|
||||||
|
language: 'en',
|
||||||
|
languageCategory: 'en',
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
||||||
// 青少儿英语
|
// 青少儿英语
|
||||||
|
|||||||
Reference in New Issue
Block a user