初始化 antd-pro
This commit is contained in:
6
admin-web/src/locales/en-US/exception.js
Normal file
6
admin-web/src/locales/en-US/exception.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
'app.exception.back': 'Back to home',
|
||||
'app.exception.description.403': "Sorry, you don't have access to this page",
|
||||
'app.exception.description.404': 'Sorry, the page you visited does not exist',
|
||||
'app.exception.description.500': 'Sorry, the server is reporting an error',
|
||||
};
|
||||
Reference in New Issue
Block a user