tip
yinbangzhong
2024-08-18 32b99103581f2d13776673e5c189835e676f7b58
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',
};