Skip to content

Commit

Permalink
docs: add more info about Remix.run (#1960)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar authored Jun 17, 2024
1 parent ea7b9e7 commit d8d437a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion examples/remix-vite-babel/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Welcome to Remix + Vite!
# Example project using Remix.run and Vite + Babel with LinguiJS Plugin

This is a [Remix.run](https://remix.run/) project that demonstrates i18n support with Lingui.

Visit the [Translate your Remix.run app with Lingui](https://www.simondepelchin.be/articles/translate-your-remix-run-app-with-lingui) article to read more about the integration.

📖 See the [Remix docs](https://remix.run/docs) and the [Remix Vite docs](https://remix.run/docs/en/main/guides/vite) for details on supported features.

Expand Down
1 change: 1 addition & 0 deletions website/docs/misc/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
- [The complete guide to internationalization in Next.js](https://blog.logrocket.com/complete-guide-internationalization-nextjs/) - by [Ivan Vlatkovic](https://blog.logrocket.com/author/ivanvlatkovic/)
- [How We Migrated a Large React Application from react-i18next to LinguiJS in 1 Day](https://medium.com/@radist2s/one-command-one-day-multiple-languages-our-migration-from-react-i18next-to-linguijs-4b07ac73a9bb) - by [Alex Batalov](https://medium.com/@radist2s)
- [Javascript i18n with Lingui](https://mikewilliamson.wordpress.com/2017/11/05/javascript-i18n-with-lingui/) - by [Mike Williamson](https://mikewilliamson.wordpress.com/)
- [Translate your Remix.run app with Lingui](https://www.simondepelchin.be/articles/translate-your-remix-run-app-with-lingui) - by [Simon Depelchin](https://x.com/SimonDepelchin)

## Talks

Expand Down

0 comments on commit d8d437a

Please sign in to comment.