import i18next from 'i18next'; import plugin from './plugin'; i18next.init(); export default plugin;