From 51d65818e8d0aba62abb933fea13adf485580526 Mon Sep 17 00:00:00 2001 From: Truong Hoang Dung Date: Mon, 24 Dec 2018 23:37:48 +0700 Subject: [PATCH] Add React Lingui for I18n --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fedec04..79f9a1d 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ Below you can find a chart demonstrating the paths that you can take and the lib 13. Internationalization * [React Intl](https://github.com/yahoo/react-intl) * [React i18next](https://react.i18next.com/) + * [React Lingui](https://lingui.js.org/tutorials/react.html) 14. Server Side Rendering * [Next.js](https://nextjs.org/) * [After.js](https://github.com/jaredpalmer/after.js)