- Notifications
You must be signed in to change notification settings - Fork483
feat: add vue-i18n support (fixes #545)#769
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Regarding CI Test Failures Missing updates to codeTemplate in index.ts I will promptly address these by: 1.Synchronizing all template index references If you identify any additional issues or have optimization suggestions during review, please don’t hesitate to point them out. Your guidance would be greatly appreciated! |
btea commentedJun 30, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
|
This PR adds vue-i18n support to create-vue templates, including:
Implementation references the approach from closed PR#548