const action = await new ConfirmDialog({
      $body: tpl`
        <div class="typo">
          <p>${i18n('Confirm removing the selected users from this domain?')}</p>
          <p>${i18n('Their account will not be deleted and they will be with the default role when visiting this domain.')}</p>