aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/reducers/locale.js
Commit message (Collapse)AuthorAgeFilesLines
* i18n redux solution doesn't require importing t() and passing state to each ↵Dan2018-03-221-1/+3
| | | | t() call; t is just available on props.
* Lint fixes.Dan2018-03-201-3/+0
|
* Handle i18n with redux.Dan2018-03-161-0/+18