|
|
@@ -121,4 +121,8 @@ export default {
|
|
|
'The to-do list will be notified in the form of a letter from the station',
|
|
|
'app.settings.open': 'Open',
|
|
|
'app.settings.close': 'Close',
|
|
|
+ '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',
|
|
|
};
|