perf(locale): reduce the number of multilingual files

This commit is contained in:
Vben
2021-06-17 21:43:53 +08:00
parent d196340d27
commit 0acc4ab2dd
35 changed files with 395 additions and 399 deletions

View File

@@ -118,5 +118,5 @@
"i18n-ally.enabledParsers": ["ts"],
"i18n-ally.sourceLanguage": "en",
"i18n-ally.enabledFrameworks": ["vue", "react"],
"cSpell.words": ["vben", "windi", "browserslist", "esnext"]
"cSpell.words": ["vben", "windi", "browserslist", "esnext", "antv", "tinymce", "qrcode"]
}