fix: vscode setting

This commit is contained in:
chansee97 2024-04-08 21:09:17 +08:00
parent ea9ff45306
commit e43e4eaeed

View File

@ -66,7 +66,8 @@
"yaml",
"toml"
],
"i18n-ally.displayLanguage": "zhCN",
"i18n-ally.sourceLanguage": "zh_CN",
"i18n-ally.displayLanguage": "zh_CN",
"i18n-ally.enabledFrameworks": ["vue"],
"i18n-ally.editor.preferEditor": true,
"i18n-ally.keystyle": "nested",