import zhCn from './zh-cn.js' import en from './en.js' export const aiHistoryLocale = { 'zh-cn': zhCn, en }