feat: add collapse to login screen with cli command for password reset (#963)
* feat: add collapse to login screen with cli command for password reset * refactor: add translations
This commit is contained in:
@@ -58,6 +58,10 @@ export default {
|
||||
message: "Your login failed",
|
||||
},
|
||||
},
|
||||
forgotPassword: {
|
||||
label: "Forgotten your password?",
|
||||
description: "An administrator can use the following command to reset your password:",
|
||||
},
|
||||
},
|
||||
register: {
|
||||
label: "Create account",
|
||||
|
||||
Reference in New Issue
Block a user