Merge pull request #951 from shichaoxia/add-new-dict

feat(Dicts): add a TOEFL dict
This commit is contained in:
Kai
2025-12-11 21:08:51 -08:00
committed by GitHub
2 changed files with 38312 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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',
},
] ]
// 青少儿英语 // 青少儿英语