<AccountNamePasswordCreation
                  buttonLabel={t('Add the account with the generated seed')}
                  isBusy={isBusy}
                  onBackClick={_onPreviousStep}
                  onCreate={_onCreate}