{{trans "%first_name," first_name=$user.firstname}}

{{trans "Welcome to %store_name." store_name=$store.getFrontendName()}}

{{trans 'To sign in to our site, use these credentials during checkout or on the My Account page:' customer_url=$this.getUrl($store,'customer/account/',[_nosid:1]) |raw}}

{{trans 'Forgot your account password? Click here to reset it.' reset_url="$this.getUrl($store,'customer/account/createPassword/',[_query:[id:$customer.id,token:$customer.rp_token],_nosid:1])" |raw}}

{{trans "When you sign in to your account, you will be able to:"}}