cusdis icon indicating copy to clipboard operation
cusdis copied to clipboard

i18n for dashboard

Open djyde opened this issue 3 years ago • 3 comments

Since i18n in Nextjs and React is so complicated, I don't have time for this. (I did research about i18next and formatjs, they both have their good and bad part)

If you are experienced in i18n, welcome to contribute a good solution, to bring Cusdis to more countries. 🥰

djyde avatar Apr 28 '21 10:04 djyde

How about next-translate, a lightweight i18n alternative

jessuni avatar Apr 30 '21 07:04 jessuni

FYI: 截屏2021-05-01 15 45 40

react-i18next will be more stable, and the next-translate is younger & lightweight, will the bad part of i18next affects the locale feature of cusdis in the future? for now, cusdis is not a huge app, may consider applying the easier and lightweight stacks

iNorthIsle avatar May 01 '21 08:05 iNorthIsle

Do you want to Internationalized Routing the dashboard including the routes? https://nextjs.org/docs/advanced-features/i18n-routing Would be this example implementation? https://www.youtube.com/watch?v=SJDYCw5KC7s if the answer is yes i can help with this issue

pablopvsky avatar May 19 '21 16:05 pablopvsky