mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 06:19:08 +08:00
添加超频单词词库(en)
This commit is contained in:
5228
public/dicts/frequently_used_word01.json
Normal file
5228
public/dicts/frequently_used_word01.json
Normal file
File diff suppressed because it is too large
Load Diff
8013
public/dicts/frequently_used_word02.json
Normal file
8013
public/dicts/frequently_used_word02.json
Normal file
File diff suppressed because it is too large
Load Diff
10965
public/dicts/frequently_used_word03.json
Normal file
10965
public/dicts/frequently_used_word03.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -500,6 +500,42 @@ const chinaExam: DictionaryResource[] = [
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
|
||||
{
|
||||
id: 'frequently_used_words01',
|
||||
name: '超频单词level 1',
|
||||
description: '超频单词level 1',
|
||||
category: '中国考试',
|
||||
tags: ['其他'],
|
||||
url: '/dicts/frequently_used_word01.json',
|
||||
length: 679,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
|
||||
{
|
||||
id: 'frequently_used_words03',
|
||||
name: '超频单词level 2',
|
||||
description: '超频单词level 2',
|
||||
category: '中国考试',
|
||||
tags: ['其他'],
|
||||
url: '/dicts/frequently_used_word02.json',
|
||||
length: 1040,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
|
||||
{
|
||||
id: 'frequently_used_words03',
|
||||
name: '超频单词level 3',
|
||||
description: '超频单词level 3',
|
||||
category: '中国考试',
|
||||
tags: ['其他'],
|
||||
url: '/dicts/frequently_used_word03.json',
|
||||
length: 1435,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
]
|
||||
|
||||
// 国际考试
|
||||
|
||||
Reference in New Issue
Block a user