Files
webman-buildadmin-mall/web/src/lang/common/en/404.ts
2026-03-18 17:19:03 +08:00

8 lines
431 B
TypeScript

export default {
'problems tip':
'Your website has encountered some problems. The system is optimizing and reporting fault information. We will improve and reduce this situation in the future.',
'We will automatically return to the previous page when we are finished': 'Auto return to previous page when finished.',
'Return to home page': 'Back to Home',
'Back to previous page': 'Back to previous page',
}