mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-05 10:28:51 +03:00
feat: add login pages forgot password tips
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
"user": "Username",
|
||||
"password": "Password",
|
||||
"login": "Login",
|
||||
"forgotPassword": {
|
||||
"label": "Forgot password?",
|
||||
"tips": "If you forgot your password, please refer to the following documentation to modify the configuration file and reset your password."
|
||||
},
|
||||
"errors": {
|
||||
"usernameRequired": "Username is required",
|
||||
"passwordRequired": "Password is required",
|
||||
|
||||
Reference in New Issue
Block a user