Add option to reset password of agents to Admin (#351)

* Add option to reset password of agents to Admin

* Fix copy, remove setTimeout
This commit is contained in:
Mukesh Chaudhary
2019-12-13 13:04:49 +05:30
committed by Sojan Jose
parent cef1200351
commit 5b275ea157
2 changed files with 82 additions and 35 deletions

View File

@@ -80,9 +80,16 @@
"SUBMIT": "Edit Agent"
},
"BUTTON_TEXT": "Edit",
"CANCEL_BUTTON_TEXT": "Cancel",
"API": {
"SUCCESS_MESSAGE": "Agent updated successfully",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
},
"PASSWORD_RESET": {
"ADMIN_RESET_BUTTON": "Reset Password",
"ADMIN_SUCCESS_MESSAGE": "An email with reset password instructions has been sent to the agent",
"SUCCESS_MESSAGE": "Agent password reset successfully",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
}
},
"SEARCH": {