Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问vscode国际化插件应该怎么配置 #4259

Open
LiYanyan-a opened this issue Jan 11, 2024 · 0 comments
Open

请问vscode国际化插件应该怎么配置 #4259

LiYanyan-a opened this issue Jan 11, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@LiYanyan-a
Copy link

What would you like to be added:
安装了i18n Ally,,也增加了如下配置

"i18n-ally.localesPaths": [
   "locales",
   "server/locales"
 ],
 "i18n-ally.keystyle": "nested",
 "i18n-ally.sortKeys": true,
 "i18n-ally.namespace": true,
 "i18n-ally.enabledParsers": ["ts", "js"],
 "i18n-ally.sourceLanguage": "en",
 "i18n-ally.displayLanguage": "zh-CN",
 "i18n-ally.enabledFrameworks": ["vue", `"react"]`

语言仍然检测失败
Why is this needed:

@LiYanyan-a LiYanyan-a added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant