mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 14:29:04 +08:00
feat: add dict
This commit is contained in:
4130
public/dicts/gaokao-yuedu-gaopin.json
Normal file
4130
public/dicts/gaokao-yuedu-gaopin.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1046,6 +1046,17 @@ const childrenEnglish: DictionaryResource[] = [
|
|||||||
language: 'en',
|
language: 'en',
|
||||||
languageCategory: 'en',
|
languageCategory: 'en',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: 'gaokao-yuedu-gaopin',
|
||||||
|
name: '高考英语阅读高频词汇',
|
||||||
|
description: '高考英语阅读高频词汇',
|
||||||
|
category: '青少年英语',
|
||||||
|
tags: ['通用'],
|
||||||
|
url: '/dicts/gaokao-yuedu-gaopin.json',
|
||||||
|
length: 688,
|
||||||
|
language: 'en',
|
||||||
|
languageCategory: 'en',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: 'zhongkaohexin',
|
id: 'zhongkaohexin',
|
||||||
name: '中考核心词',
|
name: '中考核心词',
|
||||||
|
|||||||
Reference in New Issue
Block a user