mirror of
https://github.com/RealKai42/qwerty-learner.git
synced 2026-04-05 06:19:08 +08:00
feat: add pet-2024
This commit is contained in:
11237
public/dicts/pet-vacabulary-list-2024.json
Normal file
11237
public/dicts/pet-vacabulary-list-2024.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -504,6 +504,17 @@ const chinaExam: DictionaryResource[] = [
|
||||
|
||||
// 国际考试
|
||||
const internationalExam: DictionaryResource[] = [
|
||||
{
|
||||
id: 'pet-2024',
|
||||
name: 'PET-2024',
|
||||
description: '剑桥英语 - 2024',
|
||||
category: '国际考试',
|
||||
tags: ['PET'],
|
||||
url: '/dicts/pet-vacabulary-list-2024.json',
|
||||
length: 1871,
|
||||
language: 'en',
|
||||
languageCategory: 'en',
|
||||
},
|
||||
{
|
||||
id: 'gmat',
|
||||
name: 'GMAT',
|
||||
|
||||
Reference in New Issue
Block a user