In the lang/index.json of internationalization documents, Chinese (simplified) bracket issues #17723
Labels
area/plugins
bug/0-needs-info
Need more info to reproduce
flavour/quasar-cli-vite
kind/bug 🐞
Qv2 🔝
Quasar v2 issues
What happened?
In the index.json of internationalized documents, Chinese (Simplified) brackets use English brackets instead of Chinese brackets, like: 中文(简体), it should be: 中文(简体)
What did you expect to happen?
it should be: 中文(简体)
Reproduction URL
not need
How to reproduce?
.map(lang => ({ label: lang.nativeName, value: lang.isoName }))
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Plugins (quasar)
Platforms/Browsers
Chrome, Safari, Microsoft Edge
Quasar info output
No response
Relevant log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: