fix: dashboard re-render
This commit is contained in:
@@ -25,5 +25,5 @@ export default {
|
||||
'users.password.confirm': 'Confirm New Password',
|
||||
'users.password.confirm.empty': 'Please confirm the new password.',
|
||||
'users.password.confirm.error': 'The two passwords entered do not match.',
|
||||
'users.login.title': 'Log in to GPUStack'
|
||||
'users.login.title': 'Log in to {name}'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user