mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 06:19:08 +08:00
fix: typo
This commit is contained in:
34985
public/dicts/RogersWords.json
Normal file
34985
public/dicts/RogersWords.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -499,7 +499,6 @@ const chinaExam: DictionaryResource[] = [
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
|
||||
{
|
||||
id: '3000_ClassRoom_English_Words',
|
||||
name: '专升本3000词',
|
||||
@@ -547,6 +546,17 @@ const chinaExam: DictionaryResource[] = [
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
{
|
||||
id: 'roger',
|
||||
name: "Roger's Words",
|
||||
description: '学习、工作常用英语',
|
||||
category: '英语词典',
|
||||
tags: ['课外词汇'],
|
||||
url: '/dicts/RogersWords.json',
|
||||
length: 4174,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
]
|
||||
|
||||
// 国际考试
|
||||
|
||||
Reference in New Issue
Block a user