Client - add password reset - #50
This commit is contained in:
@ -12,8 +12,6 @@
|
||||
"Edit": "Edit",
|
||||
"day": "day",
|
||||
"days": "days",
|
||||
"Login": "Login",
|
||||
"Logout": "Logout",
|
||||
"Next": "Next",
|
||||
"No": "No",
|
||||
"no": "no",
|
||||
@ -21,7 +19,6 @@
|
||||
"No workouts.": "No workouts.",
|
||||
"Page not found": "Page not found",
|
||||
"Previous": "Prev",
|
||||
"Register": "Register",
|
||||
"registration date": "registration date",
|
||||
"Sort": "Sort",
|
||||
"Sort by": "Sort by",
|
||||
|
@ -4,6 +4,7 @@
|
||||
"Are you sure you want to delete your account? All data will be deleted, this cannot be undone.": "Are you sure you want to delete your account? All data will be deleted, this cannot be undone.",
|
||||
"Bio": "Bio",
|
||||
"Birth Date": "Birth Date",
|
||||
"Check your email. If your address is in our database, you'll received an email with a link to reset your password.": "Check your email. If your address is in our database, you'll received an email with a link to reset your password.",
|
||||
"Delete my account": "Delete my account",
|
||||
"Delete picture": "Delete picture",
|
||||
"Delete user account": "Delete user account",
|
||||
@ -15,20 +16,30 @@
|
||||
"Enter the password confirmation": "Enter the password confirmation",
|
||||
"First day of week": "First day of week",
|
||||
"First Name": "First Name",
|
||||
"Forgot password?": "Forgot password?",
|
||||
"Invalid token. Please request a new token.": "Invalid token. Please request a new token.",
|
||||
"Language": "Language",
|
||||
"Last Name": "Last Name",
|
||||
"Location": "Location",
|
||||
"loggedOut": "You are now logged out. Click <1>here</1> to log back in.",
|
||||
"Login": "Login",
|
||||
"login": "login",
|
||||
"Logout": "Logout",
|
||||
"Monday": "Monday",
|
||||
"Password": "Password",
|
||||
"Password Confirmation": "Password Confirmation",
|
||||
"Password reset": "Password reset",
|
||||
"password reset": "password reset",
|
||||
"Profile": "Profile",
|
||||
"Profile Edition": "Profile Edition",
|
||||
"Register": "Register",
|
||||
"register": "register",
|
||||
"Registration Date": "Registration Date",
|
||||
"Reset your password": "Reset your password",
|
||||
"reset your password": "reset your password",
|
||||
"Send": "Send",
|
||||
"Sunday": "Sunday",
|
||||
"Timezone": "Timezone",
|
||||
"updatedPasswordText": "Your password have been updated. Click <1>here</1> to log in." ,
|
||||
"Username": "Username"
|
||||
}
|
||||
|
Reference in New Issue
Block a user