liudong
2024-08-01 5ff5e947cbd5cc0d0819be8da5bbc18df8965a06
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',
};