Skip to content

Commit

Permalink
chore: errros msg update
Browse files Browse the repository at this point in the history
  • Loading branch information
Larvan2 committed Jul 15, 2023
1 parent 082072f commit c882d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/misc/errors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ export const errors = {
detail: 'This browser does not support "fetch", please choose another one.',
},
default: {
message: 'Oops, something went wrong!',
message: '出错了!\n 请尝试清理缓存和Cookie后重试',
},
};

Expand Down

0 comments on commit c882d85

Please sign in to comment.