mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 06:19:08 +08:00
Add new dictionary resource for "新外研七年级上册"
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1851,6 +1851,17 @@ const childrenEnglish: DictionaryResource[] = [
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
{
|
||||
id: 'new-waiyan1',
|
||||
name: '新外研七年级上册',
|
||||
description: '新外研版七年级上册',
|
||||
category: '青少年英语',
|
||||
tags: ['外研版'],
|
||||
url: '/dicts/Newwaiyan7-1.json',
|
||||
length: 294,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
{
|
||||
id: 'waiyan2',
|
||||
name: '外研七年级下册',
|
||||
|
||||
Reference in New Issue
Block a user