Moves i18n into coral-framework.

This commit is contained in:
gaba
2017-05-19 12:28:44 -07:00
parent 88b5a4169d
commit 9be443eda8
85 changed files with 84 additions and 82 deletions
@@ -6,7 +6,7 @@ import {CountdownSeconds} from './CountdownSeconds';
import {getEditableUntilDate} from './util';
import {Icon} from 'coral-ui';
import t from 'coral-i18n/services/i18n';
import t from 'coral-framework/services/i18n';
/**
* Renders a Comment's body in such a way that the end-user can edit it and save changes