Skip to content

Commit d37d0e3

Browse files
committed
feat: update dicts
1 parent 7929ece commit d37d0e3

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

src/resources/dictionary.ts

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1408,17 +1408,17 @@ const internationalExam: DictionaryResource[] = [
14081408
language: 'en',
14091409
languageCategory: 'en',
14101410
},
1411-
{
1412-
id: 'PTE_WFDgaopinci.json',
1413-
name: 'PTE WFD高频词汇',
1414-
description: 'WFD高频词汇从高到低,最低掌握350个',
1415-
category: '国际考试',
1416-
tags: ['PTE'],
1417-
url: '/dicts/PTE_WFDgaopinci.json',
1418-
length: 1175,
1419-
language: 'en',
1420-
languageCategory: 'en',
1421-
},
1411+
// {
1412+
// id: 'PTE_WFDgaopinci.json',
1413+
// name: 'PTE WFD高频词汇',
1414+
// description: 'WFD高频词汇从高到低,最低掌握350个',
1415+
// category: '国际考试',
1416+
// tags: ['PTE'],
1417+
// url: '/dicts/PTE_WFDgaopinci.json',
1418+
// length: 1175,
1419+
// language: 'en',
1420+
// languageCategory: 'en',
1421+
// },
14221422
{
14231423
id: 'PTE_senior',
14241424
name: 'PTE 高阶词汇',

0 commit comments

Comments
 (0)