I just have a question why the vite
I just have a question why the vite template doesn't include i18n when using the CLI?
3 Replies
xenial-black•10mo ago
we thought that not every application needs i18n and we wanted to reduce the complexity. and we believe that i18n is very easy to implement. you can check this documentation
https://refine.dev/docs/guides-concepts/i18n/
absent-sapphire•10mo ago
yeah got it, I liked it more that the CLI would offer the option
if you didn't need it, it wouldn't add it
xenial-black•10mo ago
you are right. you can open a github issue if you want. if there are many people who want this feature, we can consider adding it again