chore: update error components for loading file failed

This commit is contained in:
jialin
2025-05-15 22:57:24 +08:00
parent 17ec70f839
commit 00a60b8948
8 changed files with 83 additions and 29 deletions
+4 -1
View File
@@ -244,5 +244,8 @@ export default {
'common.appearance.lightmode': 'Light Mode',
'common.appearance.tips': 'Default follows system preference.',
'common.button.forgotpassword': 'Forgot password?',
'common.appearance.theme': 'Theme'
'common.appearance.theme': 'Theme',
'common.page.wentwrong': 'Something went wrong.',
'common.page.refresh.tips':
'Oops! Something went wrong. Try refreshing the page.'
};