A Vue 3.x Neumorphic design system for Web. Written in TypeScript with Composition API 🔥
277
stars
30
forks
source link
Hello, the design is beautiful, can I add Chinese support? And which branch should I merge into? #269
Closed
ckvv closed 2 years ago
Hello, @ckvv, thank you! That's a great idea, you should create a new Chinese locale here https://github.com/Qvant-lab/qui-max/tree/main/src/qComponents/constants/locales, you'll find the config in
en.ts
, add a new file with translation, change a few imports (or we can help) and create a PR tomain
branch