export const ZH_LOCALE = {
  enviroment: {
    yarn_pnpm: '检测到环境中未安装包管理工具，请先安装 yarn 或 pnpm',
  },
};
