From 5b9062d452134f713bd83adf5837e28fc4e73658 Mon Sep 17 00:00:00 2001 From: Kai Date: Mon, 9 Sep 2024 19:25:37 +0800 Subject: [PATCH] feat: update IELTS9988wangyong dict --- src/resources/dictionary.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/resources/dictionary.ts b/src/resources/dictionary.ts index 3a48e7e5eb..578df75560 100644 --- a/src/resources/dictionary.ts +++ b/src/resources/dictionary.ts @@ -774,7 +774,7 @@ const internationalExam: DictionaryResource[] = [ category: '国际考试', tags: ['IELTS'], url: '/dicts/IELTS9988wangyong.json', - length: 3663, + length: 3698, language: 'en', languageCategory: 'en', }, @@ -3640,7 +3640,7 @@ const indonesianDicts: DictionaryResource[] = [ category: '印尼语', tags: ['基础'], url: '/dicts/Indonesian.json', - length: 3043, + length: 3037, language: 'id', languageCategory: 'id', },