You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/basics/i18n.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Here's a summary of adding the I18n functionality.
4
4
5
-
You can refer to [react-webpack-rails-tutorial](https://github.com/shakacode/react-webpack-rails-tutorial) for a complete example.
5
+
You can refer to [react-webpack-rails-tutorial](https://github.com/shakacode/react-webpack-rails-tutorial)and [PR #340](https://github.com/shakacode/react-webpack-rails-tutorial/pull/340)for a complete example.
6
6
7
7
1. Add `react-intl` & `intl` to `client/package.json`, and remember to `bundle && npm install`.
0 commit comments