export const EN_LOCALE = {
  enviroment: {
    yarn_pnpm: 'please install yarn or pnpm first',
  },
};
