import { I18N_CONFIG } from '../lib/constants' export default { options: I18N_CONFIG, register: require('hapi-i18n') }