feat: Ghost error page for improved error display
This commit is contained in:
@@ -19,11 +19,14 @@ export default {
|
||||
unknownError: 'Unknown error, try again later',
|
||||
useSingleSignOn: 'Use single sign-on',
|
||||
usernameAlreadyInUse: 'Username already in use',
|
||||
whoops_title: 'Whoops!',
|
||||
},
|
||||
|
||||
action: {
|
||||
cancelAndClose: 'Cancel and close',
|
||||
continue: 'Continue',
|
||||
goBack: 'Go back',
|
||||
goHome: 'Go home',
|
||||
logIn: 'Log in',
|
||||
logInWithSso: 'Log in with SSO',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user