chore(i18n): add ts,js file support (#3552)

This commit is contained in:
Li Kui
2024-01-18 15:42:31 +08:00
committed by GitHub
parent f3fbb57dc9
commit 2c121edd3d
3 changed files with 3 additions and 5 deletions

View File

@@ -108,9 +108,7 @@
"i18n-ally.sortKeys": true,
"i18n-ally.namespace": true,
"i18n-ally.pathMatcher": "{locale}/{namespaces}.{ext}",
"i18n-ally.enabledParsers": [
"json"
],
"i18n-ally.enabledParsers": ["json","ts","js"],
"i18n-ally.sourceLanguage": "en",
"i18n-ally.displayLanguage": "zh-CN",
"i18n-ally.enabledFrameworks": [