Improve the dictionary of nce2 articles

This commit is contained in:
zyronon
2023-12-06 01:46:33 +08:00
parent 0de4e519d4
commit 1c92b1a2ae
10 changed files with 124 additions and 35 deletions

View File

@@ -103,7 +103,7 @@ export const DefaultArticle: Article = {
newWords: [],
textAllWords: [],
sections: [],
useTranslateType: TranslateType.network
useTranslateType: TranslateType.custom
}
export interface Statistics {