Skip to content

Commit

Permalink
fix(login): updated placeholder text for user name and password fields
Browse files Browse the repository at this point in the history
  • Loading branch information
amirch1 committed Oct 4, 2017
1 parent b5ebd97 commit 8a87d6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"title": "Login",
"forgotPassword": "Forgot password?",
"placeholder": {
"username": "Username",
"password": "Password"
"username": "Enter Email",
"password": "Enter Password"
}
},
"invalidLoginHash": {
Expand Down

0 comments on commit 8a87d6d

Please sign in to comment.