mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 14:29:04 +08:00
feat: add kaoyan2024 dict
This commit is contained in:
22388
public/dicts/KaoYan_2024.json
Normal file
22388
public/dicts/KaoYan_2024.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -77,6 +77,15 @@ export const dictionaries: DictionaryResource[] = [
|
||||
length: 3728,
|
||||
language: 'en',
|
||||
},
|
||||
{
|
||||
id: 'kaoyan_2024',
|
||||
name: '考研 2024',
|
||||
description: '研究生英语入学考试词库 2024',
|
||||
category: '英语学习',
|
||||
url: '/dicts/KaoYan_2024.json',
|
||||
length: 3731,
|
||||
language: 'en',
|
||||
},
|
||||
{
|
||||
id: 'level4',
|
||||
name: '专四',
|
||||
|
||||
Reference in New Issue
Block a user