import * as en from './en.json' import * as cn from './cn.json' export default { en, cn, }