mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 14:29:04 +08:00
Adds beijing junior high school English dictionary. (#810)
* Adds beijin junior high school English dictionary. * feat: add dict * fix: lint typo * fix: typo * fix: 修复新概念英语-1里的一些错误单词 (#811) * fix: update qr code * feat: update dictionry * chore: resolve conflicts * fix: typo --------- Co-authored-by: Kai <me@kaiyi.cool> Co-authored-by: 三棵杨树 <64878070+sankeyangshu@users.noreply.github.com>
This commit is contained in:
10604
public/dicts/beijing_junior_high_school.json
Normal file
10604
public/dicts/beijing_junior_high_school.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -2225,6 +2225,17 @@ const childrenEnglish: DictionaryResource[] = [
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
{
|
||||
id: 'BJJuniorHigh',
|
||||
name: '北京初中',
|
||||
description: '北京初中',
|
||||
category: '青少年英语',
|
||||
tags: ['其他'],
|
||||
url: '/dicts/beijing_junior_high_school.json',
|
||||
length: 1844,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
{
|
||||
id: 'eflevel1',
|
||||
name: 'EF-LEVEL-1',
|
||||
@@ -2407,7 +2418,7 @@ const childrenEnglish: DictionaryResource[] = [
|
||||
name: 'Reading Explorer 3',
|
||||
description: '词汇表来自Reading Explorer 3, Third Edition',
|
||||
category: '青少年英语',
|
||||
tags: ['青少年英语'],
|
||||
tags: ['其他'],
|
||||
url: '/dicts/ReadingExplorer3.json',
|
||||
length: 239,
|
||||
language: 'en',
|
||||
|
||||
Reference in New Issue
Block a user