mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 14:29:04 +08:00
feat: update dict
This commit is contained in:
2630
public/dicts/Common-Phrases-FCE-Unofficial.json
Normal file
2630
public/dicts/Common-Phrases-FCE-Unofficial.json
Normal file
File diff suppressed because it is too large
Load Diff
1646
public/dicts/Common-Phrases-PTE-Unofficial.json
Normal file
1646
public/dicts/Common-Phrases-PTE-Unofficial.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1595,6 +1595,28 @@ const internationalExam: DictionaryResource[] = [
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
{
|
||||
id: 'Common-Phrases-PTE-Unofficial',
|
||||
name: 'PTE 常用短语 (非官方)',
|
||||
description: 'PTE 常用短语',
|
||||
category: '国际考试',
|
||||
tags: ['PTE'],
|
||||
url: '/dicts/Common-Phrases-PTE-Unofficial.json',
|
||||
length: 274,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
{
|
||||
id: 'Common-Phrases-FCE-Unofficial',
|
||||
name: 'FCE 常用短语 (非官方)',
|
||||
description: 'FCE 常用短语',
|
||||
category: '国际考试',
|
||||
tags: ['FCE'],
|
||||
url: '/dicts/Common-Phrases-FCE-Unofficial.json',
|
||||
length: 438,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
]
|
||||
|
||||
// 青少儿英语
|
||||
|
||||
Reference in New Issue
Block a user