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:
YingbingGit
2024-08-14 15:23:29 +08:00
committed by GitHub
parent c7a87a3459
commit 45f8ffab08
2 changed files with 10616 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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',