export const EN_LOCALE = {
  success: `Enable "Electron" Success!

  Please modify the relevant configuration in the front-end compilation. For example, if you are compiling with webpack, then modify the publicUrl to:'../..'

  When packaging the application, please modify the front-end routing method to: Hash routing`,
};
