Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions src/resources/dictionary.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1407,6 +1407,17 @@ const internationalExam: DictionaryResource[] = [
length: 2651,
language: 'en',
languageCategory: 'en',
},
{
id: 'WFD',
name: 'WFD错题2月',
description: '大学英语四级词库',
category: '中国考试',
tags: ['大学英语'],
url: '/dicts/WFD01_1502.json',
length: 201,
language: 'en',
languageCategory: 'en',
},
// {
// id: 'PTE_WFDgaopinci.json',
Expand Down