mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-24 21:18:30 +03:00
change password button text
This commit is contained in:
parent
538ecc03fe
commit
35d91f5b24
@ -679,7 +679,7 @@
|
|||||||
"desc": "Manage this Frigate instance's user accounts."
|
"desc": "Manage this Frigate instance's user accounts."
|
||||||
},
|
},
|
||||||
"addUser": "Add User",
|
"addUser": "Add User",
|
||||||
"updatePassword": "Update Password",
|
"updatePassword": "Reset Password",
|
||||||
"toast": {
|
"toast": {
|
||||||
"success": {
|
"success": {
|
||||||
"createUser": "User {{user}} created successfully",
|
"createUser": "User {{user}} created successfully",
|
||||||
@ -700,7 +700,7 @@
|
|||||||
"role": "Role",
|
"role": "Role",
|
||||||
"noUsers": "No users found.",
|
"noUsers": "No users found.",
|
||||||
"changeRole": "Change user role",
|
"changeRole": "Change user role",
|
||||||
"password": "Password",
|
"password": "Reset Password",
|
||||||
"deleteUser": "Delete user"
|
"deleteUser": "Delete user"
|
||||||
},
|
},
|
||||||
"dialog": {
|
"dialog": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user