Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i18n helper fetchLocale handles 404 gracefully | Dan | 2018-03-24 | 1 | -4/+12 |
| | |||||
* | Remove console.logs | Dan | 2018-03-22 | 1 | -1/+0 |
| | |||||
* | i18n redux solution doesn't require importing t() and passing state to each ↵ | Dan | 2018-03-22 | 1 | -1/+3 |
| | | | | t() call; t is just available on props. | ||||
* | Lint fixes. | Dan | 2018-03-20 | 1 | -1/+0 |
| | |||||
* | Fixed t() calls where localeMessages is missing; and fix incorrect connect ↵ | Dan | 2018-03-20 | 1 | -1/+1 |
| | | | | reference. | ||||
* | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -0/+37 |