This commit is contained in:
zyronon
2023-11-16 02:21:16 +08:00
parent 1d10d70f23
commit b72d7e8677
7 changed files with 346 additions and 299 deletions

View File

@@ -231,7 +231,7 @@ export const DefaultDict: Dict = {
category: '',
tags: [],
translateLanguage: 'common',
type: DictType.word,
type: DictType.customWord,
language: 'en',
}