{ "RETURN_CUSTOMER" : "You have already an account Please login here
", " NEW_CUSTOMER" : "You dont have an account please signup with us
", "PASSWORD" : "Password must have at least 6 character long and use any special character or number combinations for more strength
" }
<?php echo RETURN_CUSTOMER;?>