mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-04 22:09:04 +08:00
feat: update dicts
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -473,7 +473,7 @@ const chinaExam: DictionaryResource[] = [
|
||||
category: '国际考试',
|
||||
tags: ['TOEFL'],
|
||||
url: '/dicts/TOEFL_ZhangHongYan.json',
|
||||
length: 4035,
|
||||
length: 4032,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
@@ -565,7 +565,7 @@ const internationalExam: DictionaryResource[] = [
|
||||
category: '国际考试',
|
||||
tags: ['GRE'],
|
||||
url: '/dicts/gre-ciyileiji.json',
|
||||
length: 8355,
|
||||
length: 8785,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
@@ -620,7 +620,7 @@ const internationalExam: DictionaryResource[] = [
|
||||
category: '国际考试',
|
||||
tags: ['IELTS'],
|
||||
url: '/dicts/HeQiong_IELTS.json',
|
||||
length: 2532,
|
||||
length: 2529,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
@@ -1328,7 +1328,7 @@ const childrenEnglish: DictionaryResource[] = [
|
||||
category: '青少年英语',
|
||||
tags: ['人教版'],
|
||||
url: '/dicts/PEP_SL_XiaoXue1_2_t.json',
|
||||
length: 96,
|
||||
length: 45,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user