ivandotv / nextjs-translation-demo

Example of Next.js localization with Lingui.js
linguijs-translation-demo.vercel.app
19 stars 7 forks source link

update repo for current lingui state #68

Closed timofei-iatsenko closed 1 year ago

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
linguijs-translation-demo ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 16, 2023 at 10:09AM (UTC)
timofei-iatsenko commented 1 year ago

Also upcoming v4 is bringing special features for nextjs https://github.com/lingui/js-lingui/issues/1458 stay tuned

ivandotv commented 1 year ago

build is failing with: Module not found: Can't resolve '../locales'

timofei-iatsenko commented 1 year ago

oops, did a refactoring after all and forget to change one import. fixed

ivandotv commented 1 year ago

@thekip Thank you for this! Repo is still on Nextjs v12. Is there anything I should pay special attention to when upgrading to V13

Also, please let me know when the new version of lingui is released so I can update the repository.

Next, I'll look into updating the article where it's appropriate.