{{ i18next.t('fill-userinfo-personal-information', 'Supplement Personal Information') }}
  • * {{ i18next.t('fill-userinfo-username', 'Username') }}

  • * {{ i18next.t('fill-userinfo-email', 'Email') }}

  • *{{ i18next.t('fill-userinfo-first-name', 'First Name') }}

    *{{ i18next.t('fill-userinfo-last-name', 'Last Name') }}

  • *{{ i18next.t('fill-userinfo-country', 'Country') }}

    {{selectedCountry.nameEn}} ({{selectedCountry.id}}) {{ i18next.t('fill-userinfo-select-country-placeholder', 'Please select country') }}
    • {{item.nameEn}} ({{item.id}})

  • {{ i18next.t('fill-userinfo-phone-number', 'Phone Number') }}

    +{{countryItem.phoneCode}}
    • {{item.nameEn}} {{'+'+item.phoneCode}}

{{ i18next.t('fill-userinfo-confirm', 'Confirm') }}