{% extends "_public.twig" %} {% block title %}Register{% endblock %} {% block description %}Register to lupulimashu{% endblock %} {% block headline %} {% endblock %} {% block content %}
{% if (errorx|length > 0) %}
由于以下原因,您的账户无法创建。
    {% for key,value in errorx %}
  • {{ value }}
  • {% endfor %}
{% endif %}
{# {% if (language != "english") %} #} {# {% endif %} #}
{# {% if (language == "english") %}
Preferred currency
{% endif %} #} {#
#}
I agree to the Terms and Conditions of lupulimashu.cn
{% endblock %} {% block javascript %} {% endblock %} {% block css %} {% endblock %}
slug content

ERR_TOC_ACCEPT

Please confirm Terms and Conditions

ERR_PASSWORD_MISMATCH

The password and the repeating do not match

ERR_PASSWORD_TOO_SHORT

Your password must have at least 8 characters

ERR_PASSWORD_EMPTY

Password must not be empty

ERR_DOB_INVALID

Date of Birth format is invalid, use YYYY-MM-DD

ERR_DOB_EMPTY

Date of Birth must not be empty

ERR_COUNTRY_EMPTY

Country must not be empty

ERR_LANGUAGE_EMPTY

Language must not be empty

ERR_LASTNAME_EMPTY

Lastname must not be empty

ERR_FIRSTNAME_EMPTY

First name must not be empty

ERR_EMAIL_INVALID

Email address invalid or misspelled

ERR_EMAIL_EMPTY

Email address empty

ERR_EMAIL_EXISTS

Email address already exists. Please use 'Login!' or 'Forgot password?'.