Added sagas + pages for password reset. WIP BOD-165

This commit is contained in:
Patrick Fic
2020-07-20 13:52:24 -07:00
parent e6865a4bfc
commit d2aa72f5d9
15 changed files with 427 additions and 3 deletions

View File

@@ -385,6 +385,7 @@
"login": "Login",
"refresh": "Refresh",
"reset": "Reset your changes.",
"resetpassword": "Reset Password",
"save": "Save",
"saveandnew": "Save and New",
"submit": "Submit",
@@ -401,6 +402,7 @@
"actions": "Actions",
"areyousure": "Are you sure?",
"barcode": "Barcode",
"confirmpassword": "Confirm Password",
"email": "Email",
"errors": "Errors",
"exceptiontitle": "An error has occurred.",
@@ -415,6 +417,9 @@
"no": "No",
"out": "Out",
"password": "Password",
"passwordresetsuccess": "A password reset link has been sent to you.",
"passwordresetsuccess_sub": "You should receive this email in the next few minutes. Please check your email including any junk or spam folders. ",
"passwordsdonotmatch": "The passwords you have entered do not match.",
"print": "Print",
"search": "Search...",
"selectdate": "Select date...",

View File

@@ -385,6 +385,7 @@
"login": "",
"refresh": "",
"reset": " Restablecer a original.",
"resetpassword": "",
"save": "Salvar",
"saveandnew": "",
"submit": "",
@@ -401,6 +402,7 @@
"actions": "Comportamiento",
"areyousure": "",
"barcode": "código de barras",
"confirmpassword": "",
"email": "",
"errors": "",
"exceptiontitle": "",
@@ -415,6 +417,9 @@
"no": "",
"out": "Afuera",
"password": "",
"passwordresetsuccess": "",
"passwordresetsuccess_sub": "",
"passwordsdonotmatch": "",
"print": "",
"search": "Buscar...",
"selectdate": "",

View File

@@ -385,6 +385,7 @@
"login": "",
"refresh": "",
"reset": " Rétablir l'original.",
"resetpassword": "",
"save": "sauvegarder",
"saveandnew": "",
"submit": "",
@@ -401,6 +402,7 @@
"actions": "actes",
"areyousure": "",
"barcode": "code à barre",
"confirmpassword": "",
"email": "",
"errors": "",
"exceptiontitle": "",
@@ -415,6 +417,9 @@
"no": "",
"out": "En dehors",
"password": "",
"passwordresetsuccess": "",
"passwordresetsuccess_sub": "",
"passwordsdonotmatch": "",
"print": "",
"search": "Chercher...",
"selectdate": "",