diff --git a/.vscode/settings.json b/.vscode/settings.json index b3c61c4..d65a14b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -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",