Fork自 DCloud / uni-starter
import en from './en.json' import zhHans from './zh-Hans.json' export default { en, 'zh-Hans': zhHans
}