Add YAML loader. Fix i18n module to get YAML files.

This commit is contained in:
gaba
2017-05-11 15:05:09 -07:00
parent 653091fdf9
commit 3b80ee8b13
71 changed files with 230 additions and 367 deletions
@@ -1,10 +1,9 @@
import I18n from 'coral-i18n/modules/i18n/i18n';
import translations from '../translations.json';
import React, {PropTypes} from 'react';
import Modal from 'components/Modal';
import styles from './ModerationKeysModal.css';
const lang = new I18n(translations);
const lang = new I18n();
const shortcuts = [
{