Skip to content

Commit

Permalink
fix: (CXSPA-1021) - Login screen placeholder translations change (#18668
Browse files Browse the repository at this point in the history
)

Co-authored-by: Piotr Bartkowiak <[email protected]>
  • Loading branch information
Pio-Bar and Piotr Bartkowiak authored Mar 26, 2024
1 parent 9b5db3a commit da1efb4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"guestCheckout": "Guest Checkout",
"emailAddress": {
"label": "Email address",
"placeholder": "Enter email"
"placeholder": "Enter Email Address"
},
"password": {
"label": "Password",
"placeholder": "Password"
"placeholder": "Enter Your Password"
},
"wrongEmailFormat": "This is not a valid email format."
},
Expand Down

0 comments on commit da1efb4

Please sign in to comment.