zhangxiao
2024-08-13 0bef6e4c548d9fcb8d9319ca8ba43d415f6fff5a
1
2
3
4
5
6
export default {
  'menu.exception.404': '404',
  'exception.result.404.description': 'Whoops, this page is gone.',
  'exception.result.404.retry': 'Retry',
  'exception.result.404.back': 'Back',
};